Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dlpc32xx_slc.c74 #define SLCCFG_CE_LOW (1 << 5) /* Force CE low bit */ macro
266 tmp |= SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
268 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_cmd_ctrl()
939 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_remove()
972 tmp &= ~SLCCFG_CE_LOW; in lpc32xx_nand_suspend()