Searched refs:DC_RESV (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/kernel/cpu/cpufreq/ |
D | p4-clockmod.c | 46 DC_RESV, DC_DFLT, DC_25PT, DC_38PT, DC_50PT, enumerator 63 (newstate > DC_DISABLE) || (newstate == DC_RESV)) in cpufreq_p4_setdc() 97 {DC_RESV, CPUFREQ_ENTRY_INVALID}, 106 {DC_RESV, CPUFREQ_TABLE_END}, 114 unsigned int newstate = DC_RESV; in cpufreq_p4_target()
|
/linux-2.6.39/arch/mips/kernel/cpufreq/ |
D | loongson2_clock.c | 24 DC_87PT, DC_DISABLE, DC_RESV enumerator 28 {DC_RESV, CPUFREQ_ENTRY_INVALID}, 37 {DC_RESV, CPUFREQ_TABLE_END},
|