Home
last modified time | relevance | path

Searched refs:AR_PHY_CHIP_ID (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h1443 #define AR_PHY_CHIP_ID 0x9818 /* PHY chip revision ID */ macro
H A Dar9300_attach.c849 AH_PRIVATE(ah)->ah_phyRev = OS_REG_READ(ah, AR_PHY_CHIP_ID); in ar9300_attach()