Searched refs:LPI2C_MFCR (Results 1 – 1 of 1) sorted by relevance
43 #define LPI2C_MFCR 0x58 /* i2c master FIFO control */ macro441 writel(lpi2c_imx->txfifosize >> 1, lpi2c_imx->base + LPI2C_MFCR); in lpi2c_imx_set_tx_watermark()455 writel(temp << 16, lpi2c_imx->base + LPI2C_MFCR); in lpi2c_imx_set_rx_watermark()1001 lpi2c_imx->base + LPI2C_MFCR); in lpi2c_dma_enable()1006 writel(dma->tx_burst_num, lpi2c_imx->base + LPI2C_MFCR); in lpi2c_dma_enable()