mV_vrm_table       65 drivers/cpufreq/longhaul.c static const unsigned char *mV_vrm_table;
mV_vrm_table      545 drivers/cpufreq/longhaul.c 		mV_vrm_table = &mV_vrm85[0];
mV_vrm_table      551 drivers/cpufreq/longhaul.c 		mV_vrm_table = &mV_mobilevrm[0];
mV_vrm_table      609 drivers/cpufreq/longhaul.c 		freq_pos->driver_data |= mV_vrm_table[pos] << 8;
mV_vrm_table      610 drivers/cpufreq/longhaul.c 		vid = vrm_mV_table[mV_vrm_table[pos]];