Home
last modified time | relevance | path

Searched refs:AR5315_PLLC_REF_DIV (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315reg.h164 #define AR5315_PLLC_REF_DIV(reg) ((reg) & 0x3) macro
H A Dar5315_chip.c124 const uint32_t refdiv = pre_divide_table[AR5315_PLLC_REF_DIV(pllc)]; in ar5315_chip_detect_sys_frequency()