Home
last modified time | relevance | path

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

/f-stack/freebsd/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; in ar9300_wow_enable()
1531 AR_WA_UNTIE_RESET_EN | AR_WA_POR_SHORT | AR_WA_RESET_EN); in ar9300_wow_wake_up()
H A Dar9300reg.h743 #define AR_WA_POR_SHORT (1 << 21) /* PCI-E Phy reset control */ macro