Searched refs:AR_PHY_M_SLEEP (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_misc.c111 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x03);
132 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c);
162 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h210 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h283 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
H A Dar5212_misc.c701 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x07);
708 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x03);
727 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c);
757 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c);

Completed in 71 milliseconds