Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dlpc32xx_slc.c91 #define SLCSTAT_INT_TC (1 << 1) /* Transfer count bit */ macro
233 writel((SLCSTAT_INT_TC | SLCSTAT_INT_RDY_EN), in lpc32xx_nand_setup()