Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5312_chip.c92 predivisor = __SHIFTOUT(clockctl, AR2313_CLOCKCTL_PREDIVIDE); in ar5312_chip_detect_sys_frequency()
H A Dar5312reg.h152 #define AR2313_CLOCKCTL_PREDIVIDE __BITS(12,13) macro