Searched refs:cpu_clkctl (Results 1 – 1 of 1) sorted by relevance
151 const uint32_t cpu_clkctl = ATH_READ_REG(AR5315_SYSREG_BASE + in ar5315_chip_detect_sys_frequency() local153 uint32_t cpudiv = AR5315_CLOCKCTL_DIV(cpu_clkctl); in ar5315_chip_detect_sys_frequency()155 u_ar531x_cpu_freq = pllout[AR5315_CLOCKCTL_SELECT(cpu_clkctl)] / cpudiv; in ar5315_chip_detect_sys_frequency()