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

  /external/u-boot/drivers/power/
twl6030.c 14 .adc_rbase = GPCH0_LSB,
23 .adc_rbase = TWL6032_GPCH0_LSB,
38 twl->adc_rbase + channel_no * 2, &lsb);
43 twl->adc_rbase + 1 + channel_no * 2, &msb);
  /external/u-boot/include/
twl6030.h 181 u8 adc_rbase; member in struct:twl6030_data

Completed in 44 milliseconds