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

  /external/u-boot/board/freescale/common/
vid.c 19 int __weak i2c_multiplexer_select_vid_channel(u8 channel) function
459 ret = i2c_multiplexer_select_vid_channel(I2C_MUX_CH_VOL_MONITOR);
579 i2c_multiplexer_select_vid_channel(I2C_MUX_CH_DEFAULT);
631 ret = i2c_multiplexer_select_vid_channel(I2C_MUX_CH_VOL_MONITOR);
759 i2c_multiplexer_select_vid_channel(I2C_MUX_CH_DEFAULT);
769 ret = i2c_multiplexer_select_vid_channel(I2C_MUX_CH_VOL_MONITOR);
796 i2c_multiplexer_select_vid_channel(I2C_MUX_CH_DEFAULT);
  /external/u-boot/board/freescale/ls1043aqds/
ls1043aqds.c 166 int i2c_multiplexer_select_vid_channel(u8 channel) function
  /external/u-boot/board/freescale/ls1046aqds/
ls1046aqds.c 163 int i2c_multiplexer_select_vid_channel(u8 channel) function
  /external/u-boot/board/freescale/ls2080ardb/
ls2080ardb.c 175 int i2c_multiplexer_select_vid_channel(u8 channel) function
  /external/u-boot/board/freescale/t208xqds/
t208xqds.c 88 int i2c_multiplexer_select_vid_channel(u8 channel) function
  /external/u-boot/board/freescale/ls1088a/
ls1088a.c 345 int i2c_multiplexer_select_vid_channel(u8 channel) function

Completed in 1734 milliseconds