Searched refs:iwl_write_umac_prph (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-io.h | 136 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph() function
|
| D | iwl-io.c | 311 iwl_write_umac_prph(trans, UREG_NIC_SET_NMI_DRIVER, in iwl_force_nmi() 314 iwl_write_umac_prph(trans, UREG_DOORBELL_TO_ISR6, in iwl_force_nmi()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | ctxt-info-gen3.c | 184 iwl_write_umac_prph(trans, UREG_CPU_INIT_RUN, 1); in iwl_pcie_ctxt_info_gen3_init()
|
| D | trans.c | 905 iwl_write_umac_prph(trans, MON_BUFF_BASE_ADDR_VER2, in iwl_pcie_apply_destination() 908 iwl_write_umac_prph(trans, MON_BUFF_END_ADDR_VER2, in iwl_pcie_apply_destination() 1194 iwl_write_umac_prph(trans, UREG_CHICK, in iwl_pcie_conf_msix_hw() 1204 iwl_write_umac_prph(trans, UREG_CHICK, UREG_CHICK_MSIX_ENABLE); in iwl_pcie_conf_msix_hw() 1529 iwl_write_umac_prph(trans, UREG_DOORBELL_TO_ISR6, in iwl_trans_pcie_d3_suspend() 1611 iwl_write_umac_prph(trans, UREG_DOORBELL_TO_ISR6, in iwl_trans_pcie_d3_resume()
|
| D | rx.c | 205 iwl_write_umac_prph(trans, RFH_RXF_DMA_CFG_GEN3, 0); in iwl_pcie_rx_stop()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | dbg.c | 2461 iwl_write_umac_prph(trans, DBGC_IN_SAMPLE, 0); in iwl_fw_dbg_stop_recording() 2466 iwl_write_umac_prph(trans, DBGC_OUT_CTRL, 0); in iwl_fw_dbg_stop_recording() 2480 iwl_write_umac_prph(trans, DBGC_IN_SAMPLE, params->in_sample); in iwl_fw_dbg_restart_recording() 2481 iwl_write_umac_prph(trans, DBGC_OUT_CTRL, params->out_ctrl); in iwl_fw_dbg_restart_recording()
|