Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dab8500-debugfs.c1770 int btemp_ball_raw; in ab8500_gpadc_btemp_ball_print() local
1775 btemp_ball_raw = ab8500_gpadc_read_raw(gpadc, BTEMP_BALL, in ab8500_gpadc_btemp_ball_print()
1778 btemp_ball_raw); in ab8500_gpadc_btemp_ball_print()
1780 seq_printf(s, "%d,0x%X\n", btemp_ball_convert, btemp_ball_raw); in ab8500_gpadc_btemp_ball_print()