Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h370 #define IWN_APMG_PS_RESET_REQ (1 << 26) macro
H A Dif_iwn.c1689 iwn_prph_setbits(sc, IWN_APMG_PS, IWN_APMG_PS_RESET_REQ); in iwn_init_otprom()
1691 iwn_prph_clrbits(sc, IWN_APMG_PS, IWN_APMG_PS_RESET_REQ); in iwn_init_otprom()