Searched refs:ID_P_NOT_ATOMIC (Results 1 – 1 of 1) sorted by relevance
107 #define ID_P_NOT_ATOMIC BIT(28) macro365 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_prepare_msg()435 if (!(priv->flags & ID_P_NOT_ATOMIC) || IS_ERR(chan) || msg->len < RCAR_MIN_DMA_LEN || in rcar_i2c_dma()692 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()714 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_irq()732 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen2_irq()745 if (priv->flags & ID_P_NOT_ATOMIC) in rcar_i2c_gen3_irq()858 priv->flags |= ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer()920 priv->flags &= ~ID_P_NOT_ATOMIC; in rcar_i2c_master_xfer_atomic()