Searched refs:ID_P_NOT_ATOMIC (Results 1 – 1 of 1) sorted by relevance
107 #define ID_P_NOT_ATOMIC BIT(28) macro353 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_prepare_msg()423 if (!(priv->flags & ID_P_NOT_ATOMIC) || IS_ERR(chan) || msg->len < RCAR_MIN_DMA_LEN || in rcar_i2c_dma()673 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()695 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()713 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen2_irq()726 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen3_irq()835 priv->flags |= ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer()899 priv->flags &= ~ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer_atomic()