Searched refs:hw_step (Results 1 – 3 of 3) sorted by relevance
201 __le32 hw_step; member418 __le32 hw_step; member
928 dump_info->hw_step = in iwl_fw_error_dump_file()1752 dump->hw_step = cpu_to_le32(CSR_HW_REV_STEP(fwrt->trans->hw_rev)); in iwl_dump_ini_info()
1134 u32 hw_step; in iwl_pci_probe() local1136 hw_step = iwl_read_umac_prph_no_grab(iwl_trans, WFPM_CTRL_REG); in iwl_pci_probe()1137 hw_step |= ENABLE_WFPM; in iwl_pci_probe()1138 iwl_write_umac_prph_no_grab(iwl_trans, WFPM_CTRL_REG, hw_step); in iwl_pci_probe()1139 hw_step = iwl_read_prph_no_grab(iwl_trans, CNVI_AUX_MISC_CHIP); in iwl_pci_probe()1140 hw_step = (hw_step >> HW_STEP_LOCATION_BITS) & 0xF; in iwl_pci_probe()1141 if (hw_step == 0x3) in iwl_pci_probe()