Searched refs:DC_RESV (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/loongson2ef/lemote-2f/ |
A D | clock.c | 17 DC_87PT, DC_DISABLE, DC_RESV enumerator 21 {0, DC_RESV, CPUFREQ_ENTRY_INVALID}, 30 {0, DC_RESV, CPUFREQ_TABLE_END},
|
/linux/drivers/cpufreq/ |
A D | p4-clockmod.c | 40 DC_RESV, DC_DFLT, DC_25PT, DC_38PT, DC_50PT, enumerator 56 if ((newstate > DC_DISABLE) || (newstate == DC_RESV)) in cpufreq_p4_setdc() 90 {0, DC_RESV, CPUFREQ_ENTRY_INVALID}, 99 {0, DC_RESV, CPUFREQ_TABLE_END},
|
Completed in 6 milliseconds