Home
last modified time | relevance | path

Searched defs:I2C_ACTIVE (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c45 # define I2C_ACTIVE do { } while (0) macro
/openbmc/u-boot/include/configs/
H A Dsnapper9260.h94 #define I2C_ACTIVE macro
H A Dethernut5.h127 #define I2C_ACTIVE at91_set_pio_output(AT91_PIO_PORTA, 23, 0) macro
H A Dvct.h170 #define I2C_ACTIVE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 1) macro
H A Dhrcon.h392 #define I2C_ACTIVE \ macro
400 #define I2C_ACTIVE { } macro
H A Dstrider.h423 #define I2C_ACTIVE \ macro
431 #define I2C_ACTIVE { } macro
/openbmc/u-boot/include/configs/km/
H A Dkm_arm.h160 #define I2C_ACTIVE __set_direction(KM_KIRKWOOD_SDA_PIN, 0) macro