Lines Matching refs:I2C_RCAR_GEN3
116 I2C_RCAR_GEN3, enumerator
221 if (priv->devtype == I2C_RCAR_GEN3) in rcar_i2c_init()
262 case I2C_RCAR_GEN3: in rcar_i2c_clock_calculate()
390 if (priv->devtype == I2C_RCAR_GEN3 && in rcar_i2c_cleanup_dma()
845 if (priv->devtype == I2C_RCAR_GEN3) { in rcar_i2c_master_xfer()
918 if (priv->devtype < I2C_RCAR_GEN3) in rcar_i2c_master_xfer_atomic()
1030 { .compatible = "renesas,i2c-r8a7795", .data = (void *)I2C_RCAR_GEN3 },
1031 { .compatible = "renesas,i2c-r8a7796", .data = (void *)I2C_RCAR_GEN3 },
1034 { .compatible = "renesas,rcar-gen3-i2c", .data = (void *)I2C_RCAR_GEN3 },
1035 { .compatible = "renesas,rcar-gen4-i2c", .data = (void *)I2C_RCAR_GEN3 },
1097 if (priv->devtype < I2C_RCAR_GEN3) { in rcar_i2c_probe()
1102 if (priv->devtype == I2C_RCAR_GEN3) { in rcar_i2c_probe()