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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_cpudef.h113 extern uint32_t u_ar531x_ahb_freq;
126 static inline uint32_t ar531x_ahb_freq(void) { return u_ar531x_ahb_freq; }
H A Dar5315_chip.c63 uint32_t u_ar531x_ahb_freq; variable
149 u_ar531x_ahb_freq = pllout[AR5315_CLOCKCTL_SELECT(amba_clkctl)] / ambadiv;
H A Dar5312_chip.c104 u_ar531x_ahb_freq = cpufreq / 4;

Completed in 140 milliseconds