Searched defs:I2C_ACTIVE (Results 1 – 7 of 7) sorted by relevance
49 # define I2C_ACTIVE do { } while (0) macro
98 #define I2C_ACTIVE macro
135 #define I2C_ACTIVE at91_set_pio_output(AT91_PIO_PORTA, 23, 0) macro
202 #define I2C_ACTIVE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 1) macro
403 #define I2C_ACTIVE \ macro411 #define I2C_ACTIVE { } macro
436 #define I2C_ACTIVE \ macro444 #define I2C_ACTIVE { } macro
179 #define I2C_ACTIVE __set_direction(KM_KIRKWOOD_SDA_PIN, 0) macro