Home
last modified time | relevance | path

Searched defs:adc_raw_to_mV (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dspl_adc_key.c15 static int adc_raw_to_mV(struct udevice *dev, unsigned int raw, int *mV) in adc_raw_to_mV() function
H A Dkey-uclass.c42 static int adc_raw_to_mV(struct udevice *dev, unsigned int raw, int *mV) in adc_raw_to_mV() function