max_khz           143 drivers/cpufreq/cppc_cpufreq.c 	static u64 max_khz;
max_khz           156 drivers/cpufreq/cppc_cpufreq.c 		if (!max_khz)
max_khz           157 drivers/cpufreq/cppc_cpufreq.c 			max_khz = cppc_get_dmi_max_khz();
max_khz           158 drivers/cpufreq/cppc_cpufreq.c 		mul = max_khz;
max_khz           167 drivers/cpufreq/cppc_cpufreq.c 	static u64 max_khz;
max_khz           180 drivers/cpufreq/cppc_cpufreq.c 		if (!max_khz)
max_khz           181 drivers/cpufreq/cppc_cpufreq.c 			max_khz = cppc_get_dmi_max_khz();
max_khz           183 drivers/cpufreq/cppc_cpufreq.c 		div = max_khz;
max_khz            36 drivers/gpu/drm/amd/display/dc/dm_services_types.h 	int max_khz;