Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dab8500-debugfs.c1804 int vbus_v_convert; in ab8500_gpadc_vbus_v_show() local
1810 vbus_v_convert = ab8500_gpadc_ad_to_voltage(gpadc, VBUS_V, in ab8500_gpadc_vbus_v_show()
1813 seq_printf(s, "%d,0x%X\n", vbus_v_convert, vbus_v_raw); in ab8500_gpadc_vbus_v_show()