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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c92 static const u32 *g5_pmode_data; variable
171 g5_pmode_data[speed_mode]);
179 (g5_pmode_data[speed_mode] >> PCR_SPEED_SHIFT)) & 0x3)
206 (g5_pmode_data[i] >> PCR_SPEED_SHIFT)) & 0x3) == 0)
436 g5_pmode_data = of_get_property(cpunode, "power-mode-data",&psize);
437 if (!g5_pmode_data) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c92 static const u32 *g5_pmode_data; variable
171 g5_pmode_data[speed_mode]);
179 (g5_pmode_data[speed_mode] >> PCR_SPEED_SHIFT)) & 0x3)
206 (g5_pmode_data[i] >> PCR_SPEED_SHIFT)) & 0x3) == 0)
436 g5_pmode_data = of_get_property(cpunode, "power-mode-data",&psize);
437 if (!g5_pmode_data) {

Completed in 113 milliseconds