Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h1542 #define IPW_RESET_REG_STOP_MASTER (1<<9) macro
Dipw2200.c2832 IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_kick()
3000 IPW_RESET_REG_MASTER_DISABLED | IPW_RESET_REG_STOP_MASTER); in ipw_fw_dma_wait()
3065 ipw_set_bit(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_master()
3317 ipw_write32(priv, IPW_RESET_REG, IPW_RESET_REG_STOP_MASTER); in ipw_stop_nic()
3338 IPW_RESET_REG_STOP_MASTER | in ipw_start_nic()