Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dsoft_i2c.c49 # define I2C_ACTIVE do { } while (0) macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsnapper9260.h98 #define I2C_ACTIVE macro
H A Dethernut5.h135 #define I2C_ACTIVE at91_set_pio_output(AT91_PIO_PORTA, 23, 0) macro
H A Dvct.h202 #define I2C_ACTIVE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 1) macro
H A Dhrcon.h403 #define I2C_ACTIVE \ macro
411 #define I2C_ACTIVE { } macro
H A Dstrider.h436 #define I2C_ACTIVE \ macro
444 #define I2C_ACTIVE { } macro
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm_arm.h179 #define I2C_ACTIVE __set_direction(KM_KIRKWOOD_SDA_PIN, 0) macro