Searched defs:I2C_ACTIVE (Results 1 – 7 of 7) sorted by relevance
45 # define I2C_ACTIVE do { } while (0) macro
96 #define I2C_ACTIVE macro
134 #define I2C_ACTIVE at91_set_pio_output(AT91_PIO_PORTA, 23, 0) macro
172 #define I2C_ACTIVE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 1) macro
395 #define I2C_ACTIVE \ macro403 #define I2C_ACTIVE { } macro
426 #define I2C_ACTIVE \ macro434 #define I2C_ACTIVE { } macro
173 #define I2C_ACTIVE __set_direction(KM_KIRKWOOD_SDA_PIN, 0) macro