Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h369 #define IWN_APMG_PS_RESET_REQ (1 << 26) macro
H A Dif_iwn.c1632 iwn_prph_setbits(sc, IWN_APMG_PS, IWN_APMG_PS_RESET_REQ); in iwn_init_otprom()
1634 iwn_prph_clrbits(sc, IWN_APMG_PS, IWN_APMG_PS_RESET_REQ); in iwn_init_otprom()