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

/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_cpudef.h176 static inline uint64_t ar71xx_ahb_freq(void) { return u_ar71xx_ahb_freq; } function
H A Dar71xx_wdog.c72 timer_val = (uint64_t)(1ULL << cmd) * ar71xx_ahb_freq() /

Completed in 75 milliseconds