Searched defs:adc_value (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/ |
| H A D | fg_rk817.c | 178 #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 D | nvp6158_video.c | 80 unsigned char adc_value; in nvp6158_video_get_adcclk() local
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | rk817_battery.c | 74 #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 D | nau8824.c | 905 int adc_value, event = 0, event_mask = 0; in nau8824_jdet_work() local
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 5430 int32_t adc_value; member
|