Searched refs:ID_P_NOT_ATOMIC (Results 1 – 1 of 1) sorted by relevance
128 #define ID_P_NOT_ATOMIC BIT(28) macro425 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_prepare_msg()495 if (!(priv->flags & ID_P_NOT_ATOMIC) || IS_ERR(chan) || msg->len < RCAR_MIN_DMA_LEN || in rcar_i2c_dma()752 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()774 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()792 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen2_irq()805 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen3_irq()921 priv->flags |= ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer()983 priv->flags &= ~ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer_atomic()