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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416reg.h 58 #define AR_RTC_PLL_CONTROL 0x7014
ar5416_reset.c 1241 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll);
  /src/sys/dev/ic/
athnreg.h 122 #define AR_RTC_PLL_CONTROL 0x7014
918 /* Bits for AR_RTC_PLL_CONTROL. */
athn.c 823 DPRINTFN(DBG_INIT, sc, "AR_RTC_PLL_CONTROL=0x%08x\n", pll);
824 AR_WRITE(sc, AR_RTC_PLL_CONTROL, pll);

Completed in 19 milliseconds