Home
last modified time | relevance | path

Searched refs:EBU_NAND_CON (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/nand/raw/
Dxway_nand.c16 #define EBU_NAND_CON 0xB0 macro
93 ltq_ebu_w32_mask(NAND_CON_CE, 0, EBU_NAND_CON); in xway_select_chip()
94 ltq_ebu_w32_mask(NAND_CON_NANDM, 0, EBU_NAND_CON); in xway_select_chip()
99 ltq_ebu_w32_mask(0, NAND_CON_NANDM, EBU_NAND_CON); in xway_select_chip()
100 ltq_ebu_w32_mask(0, NAND_CON_CE, EBU_NAND_CON); in xway_select_chip()
219 | cs_flag, EBU_NAND_CON); in xway_nand_probe()