Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c57 #define SLCCTRL_SW_RESET (1 << 2) /* Reset the NAND controller bit */ macro
243 writel(SLCCTRL_SW_RESET, SLC_CTRL(host->io_base)); in lpc32xx_nand_setup()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds