Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c53 #define MLC_DATA(x) (x + 0x08000) macro
747 nand_chip->IO_ADDR_R = MLC_DATA(host->io_base); in lpc32xx_nand_probe()
748 nand_chip->IO_ADDR_W = MLC_DATA(host->io_base); in lpc32xx_nand_probe()