Searched defs:cpu_fs (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/lantiq/xway/
H A Dclk.c203 int cpu_fs = (ltq_cgu_r32(CGU_SYS_XRX) >> 8) & 0x1; ltq_ar10_cpu_hz() local
272 int cpu_fs = ((ltq_cgu_r32(CGU_SYS_XRX) >> 9) & 0x3); ltq_grx390_cpu_hz() local
306 int cpu_fs = ((ltq_cgu_r32(CGU_SYS_XRX) >> 9) & 0x3); ltq_grx390_fpi_hz() local

Completed in 35 milliseconds