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

  /src/sys/arch/mips/atheros/
ar5315.c 191 uint32_t ambadiv = AR5315_CLOCKCTL_DIV(amba_clkctl);
196 uint32_t cpudiv = AR5315_CLOCKCTL_DIV(cpu_clkctl);
  /src/sys/arch/mips/atheros/include/
ar5315reg.h 154 #define AR5315_CLOCKCTL_DIV(reg) (((reg) & 0xc) >> 2)

Completed in 13 milliseconds