current_vid       625 drivers/cpufreq/longhaul.c 	u8 vid, current_vid;
current_vid       637 drivers/cpufreq/longhaul.c 		current_vid = (longhaul_table[longhaul_index].driver_data >> 8);
current_vid       638 drivers/cpufreq/longhaul.c 		current_vid &= 0x1f;
current_vid       643 drivers/cpufreq/longhaul.c 			if (vid != current_vid) {
current_vid       645 drivers/cpufreq/longhaul.c 				current_vid = vid;