Home
last modified time | relevance | path

Searched refs:I2C_SET_BUS (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/power/
Dpower_i2c.c25 I2C_SET_BUS(p->bus); in pmic_reg_write()
68 I2C_SET_BUS(p->bus); in pmic_reg_read()
/external/u-boot/cmd/
Ddate.c52 I2C_SET_BUS(CONFIG_SYS_RTC_BUS_NUM); in do_date()
123 I2C_SET_BUS(old_bus); in do_date()
/external/u-boot/include/
Di2c.h319 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS() function
888 static inline void I2C_SET_BUS(unsigned int bus) __attribute__((always_inline));
889 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS() function
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c1143 I2C_SET_BUS(I2C_SOC_0);