Searched defs:I2C_READ (Results 1 - 8 of 8) sorted by relevance

/u-boot/board/freescale/common/
H A Di2c_common.h15 #define I2C_READ(dev, register, data, length) \ macro
22 #define I2C_READ(dev, register, data, length) \ macro
/u-boot/include/configs/
H A Dethernut5.h84 #define I2C_READ at91_get_pio_value(AT91_PIO_PORTA, 23) macro
/u-boot/drivers/i2c/
H A Dmv_i2c.h22 #define I2C_READ 0 macro
H A Dsoft_i2c.c55 # define I2C_READ gpio_get_value(CONFIG_SOFT_I2C_GPIO_SDA) macro
H A Ddavinci_i2c.h12 #define I2C_READ 1 macro
H A Ds3c24x0_i2c.h63 #define I2C_READ 1 macro
H A Dnx_i2c.c14 #define I2C_READ 1 macro
H A Dgeni_i2c.c36 #define I2C_READ 0x2 macro

Completed in 70 milliseconds