Searched refs:dm_i2c_ops (Results 1 - 25 of 53) sorted by path

123

/u-boot/drivers/i2c/
H A Dast2600_i2c.c285 static const struct dm_i2c_ops ast2600_i2c_ops = {
H A Dast_i2c.c345 static const struct dm_i2c_ops ast_i2c_ops = {
H A Dat91_i2c.c239 static const struct dm_i2c_ops at91_i2c_ops = {
H A Dcros_ec_ldo.c61 static const struct dm_i2c_ops cros_ec_i2c_ops = {
H A Dcros_ec_tunnel.c45 static const struct dm_i2c_ops cros_ec_i2c_ops = {
H A Ddavinci_i2c.c395 static const struct dm_i2c_ops davinci_i2c_ops = {
H A Ddesignware_i2c.c810 const struct dm_i2c_ops designware_i2c_ops = {
H A Ddesignware_i2c.h211 extern const struct dm_i2c_ops designware_i2c_ops;
H A Dexynos_hs_i2c.c546 static const struct dm_i2c_ops exynos_hs_i2c_ops = {
H A Dfsl_i2c.c638 static const struct dm_i2c_ops fsl_i2c_ops = {
H A Dgeni_i2c.c544 static const struct dm_i2c_ops geni_i2c_ops = {
H A Di2c-cdns.c509 static const struct dm_i2c_ops cdns_i2c_ops = {
H A Di2c-cortina.c304 static const struct dm_i2c_ops ca_i2c_ops = {
H A Di2c-gpio.c370 static const struct dm_i2c_ops i2c_gpio_ops = {
H A Di2c-microchip.c474 static const struct dm_i2c_ops mpfs_i2c_ops = {
H A Di2c-uclass.c86 struct dm_i2c_ops *ops = i2c_get_ops(bus);
115 struct dm_i2c_ops *ops = i2c_get_ops(bus);
138 struct dm_i2c_ops *ops = i2c_get_ops(bus);
169 struct dm_i2c_ops *ops = i2c_get_ops(bus);
217 struct dm_i2c_ops *ops = i2c_get_ops(bus);
271 struct dm_i2c_ops *ops = i2c_get_ops(bus);
489 struct dm_i2c_ops *ops = i2c_get_ops(bus);
510 struct dm_i2c_ops *ops = i2c_get_ops(bus);
523 struct dm_i2c_ops *ops = i2c_get_ops(bus);
697 struct dm_i2c_ops *op
[all...]
H A Di2c-uniphier-f.c314 static const struct dm_i2c_ops uniphier_fi2c_ops = {
H A Di2c-uniphier.c202 static const struct dm_i2c_ops uniphier_i2c_ops = {
H A Di2c-versatile.c259 static const struct dm_i2c_ops versatile_i2c_ops = {
H A Dihs_i2c.c231 static const struct dm_i2c_ops ihs_i2c_ops = {
H A Dimx_lpi2c.c505 static const struct dm_i2c_ops imx_lpi2c_ops = {
H A Dintel_i2c.c283 static const struct dm_i2c_ops intel_i2c_ops = {
H A Diproc_i2c.c694 static const struct dm_i2c_ops iproc_i2c_ops = {
H A Dlpc32xx_i2c.c344 static const struct dm_i2c_ops lpc32xx_i2c_ops = {
H A Dmeson_i2c.c281 static const struct dm_i2c_ops meson_i2c_ops = {

Completed in 161 milliseconds

123