xtal_temp_raw    1917 drivers/mfd/ab8500-debugfs.c 	int xtal_temp_raw;
xtal_temp_raw    1922 drivers/mfd/ab8500-debugfs.c 	xtal_temp_raw = ab8500_gpadc_read_raw(gpadc, XTAL_TEMP,
xtal_temp_raw    1925 drivers/mfd/ab8500-debugfs.c 		xtal_temp_raw);
xtal_temp_raw    1927 drivers/mfd/ab8500-debugfs.c 	seq_printf(s, "%d,0x%X\n", xtal_temp_convert, xtal_temp_raw);