Home
last modified time | relevance | path

Searched refs:AR_OBS (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416reg.h56 #define AR_OBS 0x4080 macro
H A Dar5416_reset.c332 OS_REG_WRITE(ah, AR_OBS, 8); in ar5416Reset()
/netbsd/sys/dev/ic/
H A Darn5008reg.h40 #define AR_OBS 0x4080 macro
H A Darn9003reg.h42 #define AR_OBS 0x4088 macro
H A Darn5008.c205 sc->sc_obs_off = AR_OBS; in ar5008_attach()
H A Darn9003.c223 sc->sc_obs_off = AR_OBS; in ar9003_attach()