Searched refs:I2C_TRISTATE (Results 1 – 9 of 9) sorted by relevance
52 # ifndef I2C_TRISTATE53 # define I2C_TRISTATE do { } while (0) macro145 I2C_TRISTATE; in send_reset()155 I2C_TRISTATE; in send_reset()192 I2C_TRISTATE; in send_stop()242 I2C_TRISTATE; in write_byte()268 I2C_TRISTATE; in read_byte()
99 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1); macro
136 #define I2C_TRISTATE at91_set_pio_input(AT91_PIO_PORTA, 23, 0) macro
203 #define I2C_TRISTATE vct_gpio_dir(CONFIG_SYS_GPIO_I2C_SDA, 0) macro
413 #define I2C_TRISTATE { } macro
447 #define I2C_TRISTATE { } macro
180 #define I2C_TRISTATE __set_direction(KM_KIRKWOOD_SDA_PIN, 1) macro
499 I2C_TRISTATE; in get_sda()
1956 I2C_TRISTATE1962 eg: #define I2C_TRISTATE (immr->im_cpm.cp_pbdir &= ~PB_SDA)