Searched refs:I2C_TRISTATE (Results 1 – 9 of 9) sorted by relevance
48 # ifndef I2C_TRISTATE49 # define I2C_TRISTATE do { } while (0) macro141 I2C_TRISTATE; in send_reset()151 I2C_TRISTATE; in send_reset()188 I2C_TRISTATE; in send_stop()238 I2C_TRISTATE; in write_byte()264 I2C_TRISTATE; in read_byte()
97 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1); macro
135 #define I2C_TRISTATE at91_set_pio_input(AT91_PIO_PORTA, 23, 0) macro
173 #define I2C_TRISTATE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 0) macro
405 #define I2C_TRISTATE { } macro
437 #define I2C_TRISTATE { } macro
174 #define I2C_TRISTATE __set_direction(KM_KIRKWOOD_SDA_PIN, 1) macro
498 I2C_TRISTATE; in get_sda()
1853 I2C_TRISTATE1859 eg: #define I2C_TRISTATE (immr->im_cpm.cp_pbdir &= ~PB_SDA)