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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c149 u_ar531x_ahb_freq = pllout[AR5315_CLOCKCTL_SELECT(amba_clkctl)] / ambadiv;
155 u_ar531x_cpu_freq = pllout[AR5315_CLOCKCTL_SELECT(cpu_clkctl)] / cpudiv;
H A Dar5315reg.h170 #define AR5315_CLOCKCTL_SELECT(reg) ((reg) & 0x3) macro

Completed in 63 milliseconds