Lines Matching defs:I2C_RCAR_GEN3
116 I2C_RCAR_GEN3,
221 if (priv->devtype == I2C_RCAR_GEN3)
262 case I2C_RCAR_GEN3:
390 if (priv->devtype == I2C_RCAR_GEN3 &&
845 if (priv->devtype == I2C_RCAR_GEN3) {
918 if (priv->devtype < I2C_RCAR_GEN3)
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) {
1102 if (priv->devtype == I2C_RCAR_GEN3) {