Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dlpc32xx_slc.c92 #define SLCSTAT_INT_RDY_EN (1 << 0) /* Ready interrupt bit */ macro
233 writel((SLCSTAT_INT_TC | SLCSTAT_INT_RDY_EN), in lpc32xx_nand_setup()