Home
last modified time | relevance | path

Searched refs:store_uncore_min_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel-uncore-frequency.c194 #define store_uncore_min_max(name, min_max) \ macro
212 store_uncore_min_max(min_freq_khz, 0);
213 store_uncore_min_max(max_freq_khz, 1);
/kernel/linux/linux-6.6/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.c99 #define store_uncore_min_max(name, min_max) \ macro
128 store_uncore_min_max(min_freq_khz, 0);
129 store_uncore_min_max(max_freq_khz, 1);

Completed in 1 milliseconds