Home
last modified time | relevance | path

Searched refs:iwl_set_bits_prph (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-scd.h70 iwl_set_bits_prph(trans, SCD_QUEUECHAIN_SEL, BIT(txq_id)); in iwl_scd_txq_set_chain()
76 iwl_set_bits_prph(trans, SCD_AGGR_SEL, BIT(txq_id)); in iwl_scd_txq_enable_agg()
87 iwl_set_bits_prph(trans, SCD_AGGR_SEL, 0); in iwl_scd_disable_agg()
Diwl-io.h96 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask);
Diwl-io.c265 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph() function
276 IWL_EXPORT_SYMBOL(iwl_set_bits_prph);
Diwl-eeprom-read.c200 iwl_set_bits_prph(trans, APMG_PS_CTRL_REG, in iwl_init_otp_access()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans-gen2.c62 iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG, in iwl_pcie_gen2_force_power_gating()
65 iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG, in iwl_pcie_gen2_force_power_gating()
Dtrans.c391 iwl_set_bits_prph(trans, OSC_CLK, OSC_CLK_FORCE_CONTROL); in iwl_pcie_apm_init()
409 iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG, in iwl_pcie_apm_init()
536 iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG, in iwl_pcie_apm_stop()
760 iwl_set_bits_prph(trans, LMPM_CHICK, in iwl_pcie_load_section()
941 iwl_set_bits_prph(trans, addr, BIT(val)); in iwl_pcie_apply_destination()
Dtx.c1068 iwl_set_bits_prph(trans, SCD_GP_CTRL, SCD_GP_CTRL_AUTO_ACTIVE_MODE); in iwl_pcie_tx_init()
1070 iwl_set_bits_prph(trans, SCD_GP_CTRL, in iwl_pcie_tx_init()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.c2452 iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x100); in iwl_fw_dbg_stop_recording()
2478 iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x1); in iwl_fw_dbg_restart_recording()