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

/linux-4.4.14/drivers/cpufreq/
H A Dp4-clockmod.c41 * Duty Cycle (3bits), note DC_DISABLE is not specified in
46 DC_64PT, DC_75PT, DC_88PT, DC_DISABLE enumerator in enum:__anon3809
61 if ((newstate > DC_DISABLE) || (newstate == DC_RESV)) cpufreq_p4_setdc()
74 if (newstate == DC_DISABLE) { cpufreq_p4_setdc()
103 {0, DC_DISABLE, 0},
192 cpufreq_p4_setdc(policy->cpu, DC_DISABLE); cpufreq_p4_cpu_init()
228 l = DC_DISABLE; cpufreq_p4_get()
230 if (l != DC_DISABLE) cpufreq_p4_get()
/linux-4.4.14/arch/mips/loongson64/lemote-2f/
H A Dclock.c27 DC_87PT, DC_DISABLE, DC_RESV enumerator in enum:__anon2140
39 {0, DC_DISABLE, 0},

Completed in 122 milliseconds