Searched refs:IWI_RST_STANDBY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwi/ | ||
H A D | if_iwireg.h | 98 #define IWI_RST_STANDBY 0x00000004 macro |
H A D | if_iwi.c | 3360 return r &~ (IWI_RST_STANDBY | IWI_RST_GATE_ODMA | in iwi_toggle_event() |