Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c42 #define MLC_DATA(x) (x + 0x08000) macro
746 nand_chip->legacy.IO_ADDR_R = MLC_DATA(host->io_base); in lpc32xx_nand_probe()
747 nand_chip->legacy.IO_ADDR_W = MLC_DATA(host->io_base); in lpc32xx_nand_probe()