Home
last modified time | relevance | path

Searched refs:AR_WA_POR_SHORT (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h269 #define AR_WA_POR_SHORT 0x00200000 /* PCIE phy reset control */ macro
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_power.c1056 wa_reg_val = wa_reg_val | AR_WA_RESET_EN | AR_WA_POR_SHORT; in ar9300_wow_enable()
1519 AR_WA_UNTIE_RESET_EN | AR_WA_POR_SHORT | AR_WA_RESET_EN); in ar9300_wow_wake_up()
Dar9300reg.h742 #define AR_WA_POR_SHORT (1 << 21) /* PCI-E Phy reset control */ macro