Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c42 #define MLC_DATA(x) (x + 0x08000) macro
752 nand_chip->legacy.IO_ADDR_R = MLC_DATA(host->io_base); in lpc32xx_nand_probe()
753 nand_chip->legacy.IO_ADDR_W = MLC_DATA(host->io_base); in lpc32xx_nand_probe()