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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c147 uint32_t ambadiv = AR5315_CLOCKCTL_DIV(amba_clkctl);
153 uint32_t cpudiv = AR5315_CLOCKCTL_DIV(cpu_clkctl);
H A Dar5315reg.h171 #define AR5315_CLOCKCTL_DIV(reg) (((reg) & 0xc) >> 2) macro

Completed in 105 milliseconds