Home
last modified time | relevance | path

Searched refs:aux2_convert (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dab8500-debugfs.c1766 int aux2_convert; in ab8500_gpadc_aux2_show() local
1772 aux2_convert = ab8500_gpadc_ad_to_voltage(gpadc, ADC_AUX2, in ab8500_gpadc_aux2_show()
1775 seq_printf(s, "%d,0x%X\n", aux2_convert, aux2_raw); in ab8500_gpadc_aux2_show()