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

  /src/sys/arch/mips/atheros/include/
ar5315reg.h 147 #define AR5315_PLLC_REF_DIV(reg) ((reg) & 0x3)
  /src/sys/arch/mips/atheros/
ar5315.c 169 const uint32_t refdiv = pre_divide_table[AR5315_PLLC_REF_DIV(pllc)];

Completed in 15 milliseconds