Searched refs:AR_STA_ID0 (Results 1 – 17 of 17) sorted by relevance
| /freebsd-10-stable/tools/tools/ath/common/ |
| D | dumpregs_5210.c | 72 DEFBASIC(AR_STA_ID0, "STA_ID0"),
|
| D | dumpregs_5211.c | 236 DEFBASIC(AR_STA_ID0, "STA_ID0"),
|
| D | dumpregs_5416.c | 306 DEFBASIC(AR_STA_ID0, "STA_ID0"),
|
| D | dumpregs_5212.c | 270 DEFBASIC(AR_STA_ID0, "STA_ID0"),
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210reg.h | 68 #define AR_STA_ID0 0x8000 /* Lower 32bits of MAC address */ macro
|
| D | ar5210_reset.c | 125 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar5210Reset()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211reg.h | 238 #define AR_STA_ID0 0x8000 /* station ID0 - low 32 bits */ macro
|
| D | ar5211_attach.c | 389 uint32_t regAddr[2] = { AR_STA_ID0, AR_PHY_BASE+(8 << 2) }; in ar5211ChipTest()
|
| D | ar5211_reset.c | 375 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar5211Reset()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212reg.h | 253 #define AR_STA_ID0 0x8000 /* MAC station ID0 register - low 32 bits */ macro
|
| D | ar5212_attach.c | 604 uint32_t regAddr[2] = { AR_STA_ID0, AR_PHY_BASE+(8 << 2) }; in ar5212ChipTest()
|
| D | ar5212_reset.c | 422 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar5212Reset()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5312/ |
| D | ar5312_reset.c | 345 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar5312Reset()
|
| /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300reg.h | 1312 #define AR_STA_ID0 AR_MAC_PCU_OFFSET(MAC_PCU_STA_ADDR_L32) macro
|
| D | ar9300_attach.c | 2488 u_int32_t reg_addr[2] = { AR_STA_ID0 }; in ar9300_chip_test()
|
| D | ar9300_reset.c | 4678 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar9300_reset()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_reset.c | 266 OS_REG_WRITE(ah, AR_STA_ID0, LE_READ_4(ahp->ah_macaddr)); in ar5416Reset()
|