Lines Matching refs:ale_offs
212 u32 ale_offs; member
588 nand->activecs->io.virt + nc->caps->ale_offs); in atmel_smc_nand_exec_instr()
2398 .ale_offs = BIT(21),
2406 .ale_offs = BIT(21),
2464 .ale_offs = BIT(21),
2480 .ale_offs = BIT(21),
2487 .ale_offs = BIT(22),
2495 .ale_offs = BIT(21),
2503 .ale_offs = BIT(21),
2511 .ale_offs = BIT(21),
2518 .ale_offs = BIT(22),
2526 .ale_offs = BIT(21),
2590 u32 ale_offs = 21; in atmel_nand_controller_probe() local
2620 "atmel,nand-addr-offset", &ale_offs); in atmel_nand_controller_probe()
2621 if (ale_offs != 21) in atmel_nand_controller_probe()