Searched refs:IPW_START_STANDBY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ | ||
H A D | ipw2200.h | 1519 #define IPW_START_STANDBY (1<<2) macro |
H A D | ipw2200.c | 830 reg &= ~IPW_START_STANDBY; in ipw_register_toggle() |