Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c44 #define MLC_CMD(x) (x + 0x10000) macro
65 * MLC_CMD bit definitions
237 writel(MLCCMD_RESET, MLC_CMD(host->io_base)); in lpc32xx_nand_setup()
286 writel(cmd, MLC_CMD(host->io_base)); in lpc32xx_nand_cmd_ctrl()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c43 #define MLC_CMD(x) (x + 0x10000) macro
64 * MLC_CMD bit definitions
236 writel(MLCCMD_RESET, MLC_CMD(host->io_base)); in lpc32xx_nand_setup()
285 writel(cmd, MLC_CMD(host->io_base)); in lpc32xx_nand_cmd_ctrl()

Completed in 4 milliseconds