Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5312_chip.c95 predivisor = __SHIFTOUT(clockctl, AR5312_CLOCKCTL_PREDIVIDE); in ar5312_chip_detect_sys_frequency()
H A Dar5312reg.h147 #define AR5312_CLOCKCTL_PREDIVIDE __BITS(4,5) macro