Home
last modified time | relevance | path

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

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