Searched refs:AR_OBS (Results 1 – 7 of 7) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5416.c | 299 DEFBASIC(AR_OBS, "OBS"),
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416reg.h | 100 #define AR_OBS 0x4080 macro
|
H A D | ar5416_reset.c | 398 OS_REG_WRITE(ah, AR_OBS, 8);
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_attach.c | 4174 AR_HOSTIF_REG(ah, AR_OBS) = in ar9300_init_hostif_offsets() 4273 AR_HOSTIF_REG(ah, AR_OBS) = in ar9340_init_hostif_offsets()
|
H A D | ar9300_mci.c | 548 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_OBS), 0x4b); in ar9300_mci_observation_set_up()
|
H A D | ar9300.h | 753 u_int32_t AR_OBS; member
|
H A D | ar9300_reset.c | 5080 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_OBS), 8); in ar9300_reset() 5083 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_OBS), 8); in ar9300_reset()
|