Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1523 #define IPW_RESET_REG_SW_RESET (1<<7) macro
H A Dipw2200.c3301 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_SW_RESET); in ipw_init_nic()