Home
last modified time | relevance | path

Searched refs:I2C_RCAR_GEN3 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rcar.c118 I2C_RCAR_GEN3, enumerator
218 if (priv->devtype == I2C_RCAR_GEN3) in rcar_i2c_init()
259 case I2C_RCAR_GEN3: in rcar_i2c_clock_calculate()
376 if (priv->devtype == I2C_RCAR_GEN3 && in rcar_i2c_dma_unmap()
815 if (priv->devtype == I2C_RCAR_GEN3) { in rcar_i2c_master_xfer()
942 { .compatible = "renesas,i2c-r8a7795", .data = (void *)I2C_RCAR_GEN3 },
943 { .compatible = "renesas,i2c-r8a7796", .data = (void *)I2C_RCAR_GEN3 },
947 { .compatible = "renesas,rcar-gen3-i2c", .data = (void *)I2C_RCAR_GEN3 },
1009 if (priv->devtype < I2C_RCAR_GEN3) { in rcar_i2c_probe()
1014 if (priv->devtype == I2C_RCAR_GEN3) { in rcar_i2c_probe()