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

/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dar5315_chip.c126 const uint32_t div2 = (AR5315_PLLC_DIV_2(pllc) + 1) * 2; /* results in 2 or 4 */
H A Dar5315reg.h166 #define AR5315_PLLC_DIV_2(reg) (((reg) & 0x80) >> 7) macro

Completed in 62 milliseconds