Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c55 #define SLCCTRL_SW_RESET (1 << 2) /* Reset the NAND controller bit */ macro
241 writel(SLCCTRL_SW_RESET, SLC_CTRL(host->io_base)); in lpc32xx_nand_setup()