Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/
H A Dpower_i2c.c26 I2C_SET_BUS(p->bus); in pmic_reg_write()
69 I2C_SET_BUS(p->bus); in pmic_reg_read()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddate.c53 I2C_SET_BUS(CONFIG_SYS_RTC_BUS_NUM); in do_date()
124 I2C_SET_BUS(old_bus); in do_date()
/OK3568_Linux_fs/u-boot/include/
H A Di2c.h334 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS() function
903 static inline void I2C_SET_BUS(unsigned int bus) __attribute__((always_inline));
904 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS() function
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1144 I2C_SET_BUS(I2C_SOC_0);