SLC_DATA 355 drivers/mtd/nand/raw/lpc32xx_slc.c return (uint8_t)readl(SLC_DATA(host->io_base)); SLC_DATA 367 drivers/mtd/nand/raw/lpc32xx_slc.c *buf++ = (uint8_t)readl(SLC_DATA(host->io_base)); SLC_DATA 380 drivers/mtd/nand/raw/lpc32xx_slc.c writel((uint32_t)*buf++, SLC_DATA(host->io_base)); SLC_DATA 872 drivers/mtd/nand/raw/lpc32xx_slc.c chip->legacy.IO_ADDR_R = SLC_DATA(host->io_base); SLC_DATA 873 drivers/mtd/nand/raw/lpc32xx_slc.c chip->legacy.IO_ADDR_W = SLC_DATA(host->io_base);