Home
last modified time | relevance | path

Searched refs:AR_PHY_ACTIVE_EN (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211phy.h37 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
Dar5211_reset.c449 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5211Reset()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212phy.h53 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
Dar5212_reset.c492 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5212Reset()
/netbsd/src/sys/dev/ic/
Darn5008reg.h263 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Darn9003reg.h562 #define AR_PHY_ACTIVE_EN 0x00000001 macro
Darn9003.c1984 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_init_baseband()
2189 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar9003_init_calib()
Darn5008.c1810 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5008_init_baseband()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312_reset.c455 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5312Reset()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_reset.c546 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5416InitBB()