Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c56 #define MLC_ICR(x) (x + 0x10030) macro
70 * MLC_ICR bit definitions
245 /* Unlock MLC_ICR in lpc32xx_nand_setup()
251 writel(tmp, MLC_ICR(host->io_base)); in lpc32xx_nand_setup()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c55 #define MLC_ICR(x) (x + 0x10030) macro
69 * MLC_ICR bit definitions
244 /* Unlock MLC_ICR in lpc32xx_nand_setup()
250 writel(tmp, MLC_ICR(host->io_base)); in lpc32xx_nand_setup()

Completed in 3 milliseconds