Home
last modified time | relevance | path

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

/drivers/mfd/
Dab8500-debugfs.c1860 int bk_bat_v_raw; in ab8500_gpadc_bk_bat_v_show() local
1865 bk_bat_v_raw = ab8500_gpadc_read_raw(gpadc, BK_BAT_V, in ab8500_gpadc_bk_bat_v_show()
1868 BK_BAT_V, bk_bat_v_raw); in ab8500_gpadc_bk_bat_v_show()
1870 seq_printf(s, "%d,0x%X\n", bk_bat_v_convert, bk_bat_v_raw); in ab8500_gpadc_bk_bat_v_show()