Home
last modified time | relevance | path

Searched refs:cpu_clkctl (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_chip.c151 const uint32_t cpu_clkctl = ATH_READ_REG(AR5315_SYSREG_BASE + in ar5315_chip_detect_sys_frequency() local
153 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()