Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212phy.h284 #define AR_PHY_PCDAC_TX_POWER(_n) (AR_PHY_PCDAC_TX_POWER_0 + ((_n)<<2)) macro
Dar5212_reset.c1944 OS_REG_WRITE(ah, AR_PHY_PCDAC_TX_POWER(i), in ar5212SetTransmitPower()