Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dlpc32xx_slc.c74 #define SLCCFG_CE_LOW (1 << 5) /* Force CE low bit */ macro
269 tmp |= SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
271 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
943 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_remove()
976 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_suspend()