Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c80 #define SLCSTAT_INT_RDY_EN (1 << 0) /* Ready interrupt bit */ macro
247 writel((SLCSTAT_INT_TC | SLCSTAT_INT_RDY_EN), in lpc32xx_nand_setup()