Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c62 #define SLCCFG_CE_LOW (1 << 5) /* Force CE low bit */ macro
279 tmp |= SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
281 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
957 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_remove()
989 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_suspend()