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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dlonghaul.c77 static u8 longhaul_flags; variable
288 if (longhaul_flags & USE_NORTHBRIDGE) {
314 if (longhaul_flags & USE_ACPI_C3) {
324 if (longhaul_flags & USE_NORTHBRIDGE) {
769 longhaul_flags |= USE_ACPI_C3;
775 longhaul_flags |= USE_NORTHBRIDGE;
780 longhaul_flags |= USE_VT8235;
791 if (longhaul_flags & USE_NORTHBRIDGE)
793 else if (longhaul_flags & USE_VT8235)

Completed in 40 milliseconds