Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dxway_nand.c17 #define EBU_NAND_CON 0xB0 macro
94 ltq_ebu_w32_mask(NAND_CON_CE, 0, EBU_NAND_CON); in xway_select_chip()
95 ltq_ebu_w32_mask(NAND_CON_NANDM, 0, EBU_NAND_CON); in xway_select_chip()
100 ltq_ebu_w32_mask(0, NAND_CON_NANDM, EBU_NAND_CON); in xway_select_chip()
101 ltq_ebu_w32_mask(0, NAND_CON_CE, EBU_NAND_CON); in xway_select_chip()
218 | cs_flag, EBU_NAND_CON); in xway_nand_probe()