Searched refs:ID_P_NO_RXDMA (Results 1 – 1 of 1) sorted by relevance
109 #define ID_P_NO_RXDMA BIT(30) /* HW forbids RXDMA sometimes */ macro378 priv->flags |= ID_P_NO_RXDMA; in rcar_i2c_dma_unmap()419 (read && priv->flags & ID_P_NO_RXDMA)) in rcar_i2c_dma()784 priv->flags |= ID_P_NO_RXDMA; in rcar_i2c_master_xfer()788 priv->flags &= ~ID_P_NO_RXDMA; in rcar_i2c_master_xfer()