Home
last modified time | relevance | path

Searched defs:sda_gpio (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dmxc_i2c.h57 struct gpio_desc sda_gpio; member
62 #define I2C_PADS(name, scl_i2c, scl_gpio, scl_gp, sda_i2c, sda_gpio, sda_gp) \ argument
/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c358 struct gpio_desc *sda_gpio = &i2c_bus->sda_gpio; in i2c_idle_bus() local