Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c40 gpio_request(CONFIG_SOFT_I2C_GPIO_SDA, "soft_i2c"); \
53 # define I2C_READ gpio_get_value(CONFIG_SOFT_I2C_GPIO_SDA)
60 gpio_direction_input(CONFIG_SOFT_I2C_GPIO_SDA); \
62 gpio_direction_output(CONFIG_SOFT_I2C_GPIO_SDA, 0); \
/openbmc/u-boot/include/configs/
H A Dsunxi-common.h232 #define CONFIG_SOFT_I2C_GPIO_SDA soft_i2c_gpio_sda macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1782 CONFIG_SOFT_I2C_GPIO_SDA
/openbmc/u-boot/
H A DREADME1818 CONFIG_SOFT_I2C_GPIO_SCL / CONFIG_SOFT_I2C_GPIO_SDA