Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A 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()
H A Diwl-io.c235 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph() function
246 IWL_EXPORT_SYMBOL(iwl_set_bits_prph);
H A Diwl-io.h96 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask);
H A Diwl-eeprom-read.c200 iwl_set_bits_prph(trans, APMG_PS_CTRL_REG, in iwl_init_otp_access()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c385 iwl_set_bits_prph(trans, OSC_CLK, OSC_CLK_FORCE_CONTROL); in iwl_pcie_apm_init()
403 iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG, in iwl_pcie_apm_init()
528 iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG, in iwl_pcie_apm_stop()
751 iwl_set_bits_prph(trans, LMPM_CHICK, in iwl_pcie_load_section()
959 iwl_set_bits_prph(trans, addr, BIT(val)); in iwl_pcie_apply_destination()
1771 iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG, in iwl_pcie_gen2_force_power_gating()
1774 iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG, in iwl_pcie_gen2_force_power_gating()
H A Dtx.c714 iwl_set_bits_prph(trans, SCD_GP_CTRL, SCD_GP_CTRL_AUTO_ACTIVE_MODE); in iwl_pcie_tx_init()
716 iwl_set_bits_prph(trans, SCD_GP_CTRL, in iwl_pcie_tx_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c2800 iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x100); in iwl_fw_dbg_stop_recording()
2826 iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x1); in iwl_fw_dbg_restart_recording()