Searched refs:AR_RTC_PLL_CONTROL (Results 1 – 7 of 7) sorted by relevance
| /src/sys/dev/ath/ath_hal/ar9001/ |
| H A D | ar9160_attach.c | 106 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll); in ar9160InitPLL()
|
| /src/tools/tools/ath/common/ |
| H A D | dumpregs_5416.c | 280 DEFBASIC(AR_RTC_PLL_CONTROL,"RTC_PLL"),
|
| /src/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416reg.h | 110 #define AR_RTC_PLL_CONTROL AR_RTC_BASE + 0x14 macro
|
| H A D | ar5416_reset.c | 1525 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll); in ar5416InitPLL()
|
| /src/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_reset.c | 1423 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x1142c); in ar9300_init_pll() 1451 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x1142c); in ar9300_init_pll() 1467 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x142c); in ar9300_init_pll() 1500 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x142c); in ar9300_init_pll() 1548 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x1142c); /* Bypass mode */ in ar9300_init_pll() 1627 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, 0x142c); in ar9300_init_pll() 1652 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll); in ar9300_init_pll()
|
| H A D | ar9300reg.h | 1128 #define AR_RTC_PLL_CONTROL AR_RTC_OFFSET(PLL_CONTROL) macro
|
| /src/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9280_attach.c | 136 OS_REG_WRITE(ah, AR_RTC_PLL_CONTROL, pll); in ar9280InitPLL()
|