Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dvct.h193 #define CONFIG_SYS_GPIO_I2C_SDA 10 macro
202 #define I2C_ACTIVE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 1)
203 #define I2C_TRISTATE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 0)
204 #define I2C_READ vct_gpio_get(CONFIG_SYS_GPIO_I2C_SDA)
205 #define I2C_SDA(bit) vct_gpio_set(CONFIG_SYS_GPIO_I2C_SDA, bit)
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt3321 CONFIG_SYS_GPIO_I2C_SDA