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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c151 const uint32_t cpu_clkctl = ATH_READ_REG(AR5315_SYSREG_BASE + local
153 uint32_t cpudiv = AR5315_CLOCKCTL_DIV(cpu_clkctl);
155 u_ar531x_cpu_freq = pllout[AR5315_CLOCKCTL_SELECT(cpu_clkctl)] / cpudiv;

Completed in 136 milliseconds