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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h269 #define AR_WA_POR_SHORT 0x00200000 /* PCIE phy reset control */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1068 wa_reg_val = wa_reg_val | AR_WA_RESET_EN | AR_WA_POR_SHORT;
1531 AR_WA_UNTIE_RESET_EN | AR_WA_POR_SHORT | AR_WA_RESET_EN);
H A Dar9300reg.h743 #define AR_WA_POR_SHORT (1 << 21) /* PCI-E Phy reset control */ macro

Completed in 190 milliseconds