Searched refs:AR_PHY_ACTIVE_EN (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/ |
| D | ar5211phy.h | 37 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
|
| D | ar5211_reset.c | 449 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5211Reset()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/ |
| D | ar5212phy.h | 53 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */ macro
|
| D | ar5212_reset.c | 492 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5212Reset()
|
| /netbsd/src/sys/dev/ic/ |
| D | arn5008reg.h | 263 #define AR_PHY_ACTIVE_EN 0x00000001 macro
|
| D | arn9003reg.h | 562 #define AR_PHY_ACTIVE_EN 0x00000001 macro
|
| D | arn9003.c | 1984 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()
|
| D | arn5008.c | 1810 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5008_init_baseband()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/ |
| D | ar5312_reset.c | 455 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5312Reset()
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ |
| D | ar5416_reset.c | 546 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN); in ar5416InitBB()
|