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()
95 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1); macro
128 #define I2C_TRISTATE at91_set_pio_input(AT91_PIO_PORTA, 23, 0) macro
171 #define I2C_TRISTATE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 0) macro
402 #define I2C_TRISTATE { } macro
434 #define I2C_TRISTATE { } macro
161 #define I2C_TRISTATE __set_direction(KM_KIRKWOOD_SDA_PIN, 1) macro
498 I2C_TRISTATE; in get_sda()
1776 I2C_TRISTATE1782 eg: #define I2C_TRISTATE (immr->im_cpm.cp_pbdir &= ~PB_SDA)