Home
last modified time | relevance | path

Searched refs:AR_SREV (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c564 val = OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_SREV)); in ar9300_read_revisions()
4120 AR_HOSTIF_REG(ah, AR_SREV) = in ar9300_init_hostif_offsets()
4227 AR_HOSTIF_REG(ah, AR_SREV) = in ar9340_init_hostif_offsets()
H A Dar9300_misc.c429 v = OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_SREV)) & AR_SREV_ID; in ar9300_detect_card_present()
432 v = OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_SREV)); in ar9300_detect_card_present()
H A Dar9300.h726 u_int32_t AR_SREV; member