Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2809 IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_kick()
2977 IPW_RESET_REG_MASTER_DISABLED | IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_wait()
3042 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_master()
3295 ipw_write32(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_nic()
3316 IPW_RESET_REG_STOP_MASTER | in ipw_start_nic()
H A Dipw2200.h1526 #define IPW_RESET_REG_STOP_MASTER (1<<9) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2777 IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_kick()
2945 IPW_RESET_REG_MASTER_DISABLED | IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_wait()
2996 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_master()
3249 ipw_write32(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_nic()
3270 IPW_RESET_REG_STOP_MASTER | in ipw_start_nic()
H A Dipw2200.h1525 #define IPW_RESET_REG_STOP_MASTER (1<<9) macro

Completed in 39 milliseconds