Home
last modified time | relevance | path

Searched defs:adc_value (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk817.c178 #define ADC_TO_CURRENT(adc_value, samp_res) \ argument
183 #define ADC_TO_CAPACITY(adc_value, samp_res) \ argument
188 #define ADC_TO_CAPACITY_UAH(adc_value, samp_res) \ argument
190 #define ADC_TO_CAPACITY_MAH(adc_value, samp_res) \ argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video.c80 unsigned char adc_value; in nvp6158_video_get_adcclk() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk817_battery.c74 #define ADC_TO_CURRENT(adc_value, samp_res) \ argument
79 #define ADC_TO_CAPACITY(adc_value, samp_res) \ argument
84 #define ADC_TO_CAPACITY_UAH(adc_value, samp_res) \ argument
86 #define ADC_TO_CAPACITY_MAH(adc_value, samp_res) \ argument
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dnau8824.c905 int adc_value, event = 0, event_mask = 0; in nau8824_jdet_work() local
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h5430 int32_t adc_value; member