Searched refs:dm_i2c_ops (Results 1 – 25 of 32) sorted by relevance
12
69 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_read_bytewise()98 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_write_bytewise()121 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_read()152 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_write()206 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_xfer()260 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_probe_chip()391 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_set_bus_speed()412 struct dm_i2c_ops *ops = i2c_get_ops(bus); in dm_i2c_get_bus_speed()425 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_set_chip_flags()467 struct dm_i2c_ops *ops = i2c_get_ops(bus); in i2c_deblock()
24 struct dm_i2c_ops **opsp) in get_emul()73 struct dm_i2c_ops *ops; in sandbox_i2c_xfer()105 static const struct dm_i2c_ops sandbox_i2c_ops = {
45 static const struct dm_i2c_ops cros_ec_i2c_ops = {
61 static const struct dm_i2c_ops cros_ec_i2c_ops = {
103 static const struct dm_i2c_ops tegra186_bpmp_i2c_ops = {
199 static const struct dm_i2c_ops uniphier_i2c_ops = {
293 static const struct dm_i2c_ops intel_i2c_ops = {
345 static const struct dm_i2c_ops lpc32xx_i2c_ops = {
329 static const struct dm_i2c_ops s3c_i2c_ops = {
329 static const struct dm_i2c_ops i2c_gpio_ops = {
255 static const struct dm_i2c_ops at91_i2c_ops = {
337 static const struct dm_i2c_ops ast_i2c_ops = {
324 static const struct dm_i2c_ops uniphier_fi2c_ops = {
434 static const struct dm_i2c_ops cdns_i2c_ops = {
444 static const struct dm_i2c_ops imx_lpi2c_ops = {
543 static const struct dm_i2c_ops exynos_hs_i2c_ops = {
519 static const struct dm_i2c_ops tegra_i2c_ops = {
489 static const struct dm_i2c_ops davinci_i2c_ops = {
580 static const struct dm_i2c_ops designware_i2c_ops = {
587 static const struct dm_i2c_ops mv_i2c_ops = {
153 struct dm_i2c_ops *ops = i2c_get_ops(priv->i2c_bus); in i2c_mux_bus_probe()173 struct dm_i2c_ops *ops = i2c_get_ops(priv->i2c_bus); in i2c_mux_bus_xfer()188 static const struct dm_i2c_ops i2c_mux_bus_ops = {
374 struct dm_i2c_ops { struct459 #define i2c_get_ops(dev) ((struct dm_i2c_ops *)(dev)->driver->ops) argument
124 struct dm_i2c_ops sandbox_i2c_pmic_emul_ops = {
109 struct dm_i2c_ops sandbox_i2c_emul_ops = {
211 struct dm_i2c_ops sandbox_i2c_rtc_emul_ops = {