Home
last modified time | relevance | path

Searched defs:I2C_INIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c37 # define I2C_INIT \ macro
/openbmc/u-boot/include/configs/
H A Dsnapper9260.h87 #define I2C_INIT do { \ macro
H A Dethernut5.h119 #define I2C_INIT { \ macro
H A Dvct.h169 #define I2C_INIT vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SCL, 1) macro