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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c145 const uint32_t amba_clkctl = ATH_READ_REG(AR5315_SYSREG_BASE + local
147 uint32_t ambadiv = AR5315_CLOCKCTL_DIV(amba_clkctl);
149 u_ar531x_ahb_freq = pllout[AR5315_CLOCKCTL_SELECT(amba_clkctl)] / ambadiv;

Completed in 51 milliseconds