Searched refs:iwl_clear_bits_prph (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-io.h67 void iwl_clear_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask);
H A Diwl-io.c197 void iwl_clear_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) iwl_clear_bits_prph() function
208 IWL_EXPORT_SYMBOL(iwl_clear_bits_prph); variable
H A Diwl-scd.h87 iwl_clear_bits_prph(trans, SCD_AGGR_SEL, BIT(txq_id)); iwl_scd_txq_disable_agg()
H A Diwl-eeprom-read.c215 iwl_clear_bits_prph(trans, APMG_PS_CTRL_REG, iwl_init_otp_access()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Dtrans.c392 iwl_clear_bits_prph(trans, APMG_PCIDEV_STT_REG, iwl_pcie_apm_lp_xtal_enable()
703 iwl_clear_bits_prph(trans, LMPM_CHICK, iwl_pcie_load_section()
908 iwl_clear_bits_prph(trans, addr, BIT(val)); iwl_pcie_apply_destination()
H A Dtx.c704 iwl_clear_bits_prph(trans, APMG_PCIDEV_STT_REG, iwl_pcie_tx_start()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw.c893 iwl_clear_bits_prph(mvm->trans, MON_BUFF_SAMPLE_CTL, 0x100); iwl_mvm_restart_early_start()

Completed in 279 milliseconds