Home
last modified time | relevance | path

Searched refs:AR_TPC_CHIRP (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212reg.h953 #define AR_TPC_CHIRP 0x003f0000 /* chirp frames */ macro
Dar5212_attach.c251 | SM(MAX_RATE_POWER, AR_TPC_CHIRP); in ar5212InitState()
Dar5212_reset.c634 chirpTpcPow = MS(ahp->ah_macTPC, AR_TPC_CHIRP); in ar5212Reset()
651 SM(chirpTpcPow, AR_TPC_CHIRP); in ar5212Reset()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_reset.c354 SM(chirpTpcPow, AR_TPC_CHIRP); in ar5416Reset()