HomeSort by relevance Sort by last modified time
    Searched refs:I2C_SET_BUS (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/power/
power_i2c.c 25 I2C_SET_BUS(p->bus);
68 I2C_SET_BUS(p->bus);
  /external/u-boot/cmd/
date.c 52 I2C_SET_BUS(CONFIG_SYS_RTC_BUS_NUM);
123 I2C_SET_BUS(old_bus);
  /external/u-boot/include/
i2c.h 319 static inline void I2C_SET_BUS(unsigned int bus)
888 static inline void I2C_SET_BUS(unsigned int bus) __attribute__((always_inline));
889 static inline void I2C_SET_BUS(unsigned int bus)
  /external/u-boot/board/gdsys/p1022/
controlcenterd-id.c 1143 I2C_SET_BUS(I2C_SOC_0);

Completed in 657 milliseconds