Searched refs:adc_value (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/hardkernel/odroid_go2/
H A Dgo2.c16 const u16 adc_value; member in struct:oga_model
76 u32 adc_min = oga_model_details[i].adc_value - 50;
77 u32 adc_max = oga_model_details[i].adc_value + 50;
/u-boot/board/anbernic/rgxx3_rk3566/
H A Drgxx3-rk3566.c50 const u16 adc_value; member in struct:rg3xx_model
74 .adc_value = 517, /* Observed average from device */
82 .adc_value = 860, /* Documented value of 860 */
89 .adc_value = 695, /* Observed average from device */
96 .adc_value = 1023, /* Observed average from device */
103 .adc_value = 383, /* Gathered from second hand information */
110 .adc_value = 635, /* Observed average from device */
117 .adc_value = 183, /* Observed average from device */
124 .adc_value = 765, /* Observed average from device */
132 .adc_value
[all...]

Completed in 342 milliseconds