Home
last modified time | relevance | path

Searched refs:I2C_TRISTATE (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/i2c/
A Dsoft_i2c.c50 # ifndef I2C_TRISTATE
51 # define I2C_TRISTATE do { } while (0) macro
143 I2C_TRISTATE; in send_reset()
153 I2C_TRISTATE; in send_reset()
190 I2C_TRISTATE; in send_stop()
240 I2C_TRISTATE; in write_byte()
266 I2C_TRISTATE; in read_byte()
/u-boot/include/configs/
A Dsnapper9260.h90 #define I2C_TRISTATE at91_set_gpio_input(AT91_PIN_PA23, 1); macro
A Dethernut5.h119 #define I2C_TRISTATE at91_set_pio_input(AT91_PIO_PORTA, 23, 0) macro
A Dhrcon.h274 #define I2C_TRISTATE { } macro
A Dstrider.h307 #define I2C_TRISTATE { } macro
/u-boot/include/configs/km/
A Dkm_arm.h119 #define I2C_TRISTATE __set_direction(KM_KIRKWOOD_SDA_PIN, 1) macro
/u-boot/board/keymile/km_arm/
A Dkm_arm.c465 I2C_TRISTATE; in get_sda()
/u-boot/
A DREADME1643 I2C_TRISTATE
1649 eg: #define I2C_TRISTATE (immr->im_cpm.cp_pbdir &= ~PB_SDA)

Completed in 13 milliseconds