HomeSort by: relevance | last modified time | path
    Searched refs:AR5312_CLOCKCTL_PREDIVIDE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/atheros/include/
ar5312reg.h 135 #define AR5312_CLOCKCTL_PREDIVIDE __BITS(4,5)
  /src/sys/arch/mips/atheros/
ar5312.c 154 predivisor = __SHIFTOUT(clockctl, AR5312_CLOCKCTL_PREDIVIDE);

Completed in 39 milliseconds