Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dxway_nand.c94 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()
/openbmc/linux/arch/mips/include/asm/mach-lantiq/
H A Dlantiq.h24 #define ltq_ebu_w32_mask(x, y, z) \ macro
/openbmc/linux/drivers/spi/
H A Dspi-falcon.c330 ltq_ebu_w32_mask(SFTIME_SCKF_POS_MASK in falcon_sflash_setup()
347 ltq_ebu_w32_mask(SFCON_DEV_SIZE_MASK, SFCON_DEV_SIZE_A23_0, SFCON); in falcon_sflash_setup()