Home | History | Annotate | Download | only in nand

Lines Matching refs:REVISION

127 	if (denali->revision < 0x0501)
1009 if (denali->revision < 0x0501)
1084 * The REVISION register may not be reliable. Platforms are allowed to
1087 if (!denali->revision)
1088 denali->revision = swab16(ioread32(denali->reg + REVISION));