Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c60 #define MLC_LOCK_PR(x) (x + 0x10044) macro
99 * MLC_LOCK_PR bit definitions
247 writew(MLCLOCKPR_MAGIC, MLC_LOCK_PR(host->io_base)); in lpc32xx_nand_setup()
255 writew(MLCLOCKPR_MAGIC, MLC_LOCK_PR(host->io_base)); in lpc32xx_nand_setup()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c59 #define MLC_LOCK_PR(x) (x + 0x10044) macro
98 * MLC_LOCK_PR bit definitions
246 writew(MLCLOCKPR_MAGIC, MLC_LOCK_PR(host->io_base)); in lpc32xx_nand_setup()
254 writew(MLCLOCKPR_MAGIC, MLC_LOCK_PR(host->io_base)); in lpc32xx_nand_setup()

Completed in 6 milliseconds