Lines Matching refs:control_flags
61 u32 *control_flags) in iwl_pcie_ctxt_info_dbg_enable() argument
118 *control_flags |= IWL_PRPH_SCRATCH_EARLY_DEBUG_EN | dbg_flags; in iwl_pcie_ctxt_info_dbg_enable()
130 u32 control_flags = 0; in iwl_pcie_ctxt_info_gen3_init() local
141 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()
144 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()
146 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_EXT_8K; in iwl_pcie_ctxt_info_gen3_init()
149 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()
151 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_EXT_12K; in iwl_pcie_ctxt_info_gen3_init()
169 control_flags |= IWL_PRPH_SCRATCH_MTR_MODE; in iwl_pcie_ctxt_info_gen3_init()
170 control_flags |= IWL_PRPH_MTR_FORMAT_256B & IWL_PRPH_SCRATCH_MTR_FORMAT; in iwl_pcie_ctxt_info_gen3_init()
177 &control_flags); in iwl_pcie_ctxt_info_gen3_init()
178 prph_sc_ctrl->control.control_flags = cpu_to_le32(control_flags); in iwl_pcie_ctxt_info_gen3_init()