Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dab8500-debugfs.c2176 int xtal_temp_raw; in ab8540_gpadc_xtal_temp_print() local
2181 xtal_temp_raw = ab8500_gpadc_read_raw(gpadc, XTAL_TEMP, in ab8540_gpadc_xtal_temp_print()
2184 xtal_temp_raw); in ab8540_gpadc_xtal_temp_print()
2186 seq_printf(s, "%d,0x%X\n", xtal_temp_convert, xtal_temp_raw); in ab8540_gpadc_xtal_temp_print()