Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c56 enum rcar_i2c_type { enum
66 enum rcar_i2c_type type;
/openbmc/linux/drivers/i2c/busses/
H A Di2c-rcar.c115 enum rcar_i2c_type { enum
135 enum rcar_i2c_type devtype;
1084 priv->devtype = (enum rcar_i2c_type)of_device_get_match_data(dev); in rcar_i2c_probe()