Home
last modified time | relevance | path

Searched refs:iwl_read_umac_prph (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dfw.c293 IWL_ERR(mvm, #reg_name ": 0x%x\n", iwl_read_umac_prph(trans, reg_name)) in iwl_mvm_print_pd_notification()
366 iwl_read_umac_prph(mvm->trans, WFPM_ARC1_PD_NOTIFICATION)); in iwl_mvm_load_ucode_wait_alive()
368 iwl_read_umac_prph(mvm->trans, WFPM_LMAC2_PD_NOTIFICATION)); in iwl_mvm_load_ucode_wait_alive()
370 iwl_read_umac_prph(mvm->trans, SB_MODIFY_CFG_FLAG)); in iwl_mvm_load_ucode_wait_alive()
383 iwl_read_umac_prph(trans, UMAG_SB_CPU_1_STATUS), in iwl_mvm_load_ucode_wait_alive()
384 iwl_read_umac_prph(trans, in iwl_mvm_load_ucode_wait_alive()
408 iwl_read_umac_prph(trans, in iwl_mvm_load_ucode_wait_alive()
411 iwl_read_umac_prph(trans, in iwl_mvm_load_ucode_wait_alive()
415 iwl_read_umac_prph(trans, in iwl_mvm_load_ucode_wait_alive()
1513 sb_cfg = iwl_read_umac_prph(mvm->trans, SB_MODIFY_CFG_FLAG); in iwl_mvm_up()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c432 error = iwl_read_umac_prph(trans, error); in iwl_fwrt_dump_iml_error_log()
441 iwl_read_umac_prph(trans, data1)); in iwl_fwrt_dump_iml_error_log()
445 iwl_read_umac_prph(trans, SB_MODIFY_CFG_FLAG)); in iwl_fwrt_dump_iml_error_log()
H A Ddbg.c2288 u32 prph_val = iwl_read_umac_prph(fwrt->trans, WFPM_OTP_CFG1_ADDR);
3150 params->in_sample = iwl_read_umac_prph(trans, DBGC_IN_SAMPLE);
3151 params->out_ctrl = iwl_read_umac_prph(trans, DBGC_OUT_CTRL);
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-io.h76 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph() function
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c1653 iwl_read_umac_prph(trans, WFPM_GP2)); in iwl_trans_pcie_d3_resume()