Home
last modified time | relevance | path

Searched refs:IPW_RESET_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2807 ipw_clear_bit(priv, IPW_RESET_REG, in ipw_fw_dma_kick()
2976 ipw_set_bit(priv, IPW_RESET_REG, in ipw_fw_dma_wait()
3042 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_master()
3045 rc = ipw_poll_bit(priv, IPW_RESET_REG, in ipw_stop_master()
3062 ipw_clear_bit(priv, IPW_RESET_REG, CBD_RESET_REG_PRINCETON_RESET); in ipw_arc_release()
3295 ipw_write32(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_nic()
3297 rc = ipw_poll_bit(priv, IPW_RESET_REG, in ipw_stop_nic()
3304 ipw_set_bit(priv, IPW_RESET_REG, CBD_RESET_REG_PRINCETON_RESET); in ipw_stop_nic()
3314 ipw_clear_bit(priv, IPW_RESET_REG, in ipw_start_nic()
3347 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_SW_RESE in ipw_init_nic()
[all...]
H A Dipw2200.h1496 #define IPW_RESET_REG 0x00000020 macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2775 ipw_clear_bit(priv, IPW_RESET_REG, in ipw_fw_dma_kick()
2944 ipw_set_bit(priv, IPW_RESET_REG, in ipw_fw_dma_wait()
2996 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_master()
2999 rc = ipw_poll_bit(priv, IPW_RESET_REG, in ipw_stop_master()
3016 ipw_clear_bit(priv, IPW_RESET_REG, CBD_RESET_REG_PRINCETON_RESET); in ipw_arc_release()
3249 ipw_write32(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_nic()
3251 rc = ipw_poll_bit(priv, IPW_RESET_REG, in ipw_stop_nic()
3258 ipw_set_bit(priv, IPW_RESET_REG, CBD_RESET_REG_PRINCETON_RESET); in ipw_stop_nic()
3268 ipw_clear_bit(priv, IPW_RESET_REG, in ipw_start_nic()
3301 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_SW_RESE in ipw_init_nic()
[all...]
H A Dipw2200.h1495 #define IPW_RESET_REG 0x00000020 macro

Completed in 27 milliseconds