Searched refs:ID_P_NO_RXDMA (Results 1 – 1 of 1) sorted by relevance
111 #define ID_P_NO_RXDMA BIT(30) /* HW forbids RXDMA sometimes */ macro378 priv->flags |= ID_P_NO_RXDMA; in rcar_i2c_dma_unmap()422 !(msg->flags & I2C_M_DMA_SAFE) || (read && priv->flags & ID_P_NO_RXDMA)) in rcar_i2c_dma()816 priv->flags |= ID_P_NO_RXDMA; in rcar_i2c_master_xfer()820 priv->flags &= ~ID_P_NO_RXDMA; in rcar_i2c_master_xfer()