Searched refs:MLC_BUFF (Results 1 – 1 of 1) sorted by relevance
41 #define MLC_BUFF(x) (x + 0x00000) macro491 readl(MLC_BUFF(host->io_base)); in lpc32xx_read_page()497 readl(MLC_BUFF(host->io_base)); in lpc32xx_read_page()539 MLC_BUFF(host->io_base)); in lpc32xx_write_page_lowlevel()543 writel(*((uint32_t *)(oobbuf)), MLC_BUFF(host->io_base)); in lpc32xx_write_page_lowlevel()545 writew(*((uint16_t *)(oobbuf)), MLC_BUFF(host->io_base)); in lpc32xx_write_page_lowlevel()615 host->dma_slave_config.src_addr = MLC_BUFF(host->io_base_phy); in lpc32xx_dma_setup()616 host->dma_slave_config.dst_addr = MLC_BUFF(host->io_base_phy); in lpc32xx_dma_setup()