| /drivers/infiniband/hw/irdma/ |
| A D | uda.h | 40 u32 op, u64 scratch); 43 u64 scratch); 51 struct irdma_ah_info *info, u64 scratch) in irdma_sc_create_ah() argument 54 scratch); in irdma_sc_create_ah() 61 scratch); in irdma_sc_destroy_ah() 66 u64 scratch) in irdma_sc_create_mcast_grp() argument 69 scratch); in irdma_sc_create_mcast_grp() 74 u64 scratch) in irdma_sc_modify_mcast_grp() argument 77 scratch); in irdma_sc_modify_mcast_grp() 82 u64 scratch) in irdma_sc_destroy_mcast_grp() argument [all …]
|
| A D | type.h | 669 u64 scratch; member 1234 u64 scratch; member 1240 u64 scratch; member 1245 u64 scratch; member 1252 u64 scratch; member 1259 u64 scratch; member 1264 u64 scratch; member 1270 u64 scratch; member 1276 u64 scratch; member 1282 u64 scratch; member [all …]
|
| A D | ctrl.c | 184 u64 scratch, bool post_sq) in irdma_sc_add_arp_cache_entry() argument 254 u64 scratch, bool post_sq) in irdma_sc_manage_apbvt_entry() argument 302 u64 scratch, bool post_sq) in irdma_sc_manage_qhash_table_entry() argument 449 u64 scratch, bool post_sq) in irdma_sc_qp_create() argument 500 u64 scratch, bool post_sq) in irdma_sc_qp_modify() argument 797 u64 scratch, bool post_sq) in irdma_sc_add_local_mac_entry() argument 1212 u64 scratch, bool post_sq) in irdma_sc_dealloc_stag() argument 2049 u64 scratch) in irdma_sc_gather_stats() argument 2096 bool alloc, u64 scratch) in irdma_sc_manage_stats_inst() argument 2409 u64 scratch) in irdma_sc_suspend_qp() argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/ |
| A D | dml2_pmo_dcn3.c | 124 if (pmo->scratch.pmo_dcn3.current_candidate[0] > 0) { in iterate_to_next_candidiate() 125 pmo->scratch.pmo_dcn3.current_candidate[0]--; in iterate_to_next_candidiate() 132 pmo->scratch.pmo_dcn3.current_candidate[borrow_from]--; in iterate_to_next_candidiate() 134 …pmo->scratch.pmo_dcn3.current_candidate[i] = pmo->scratch.pmo_dcn3.reserved_time_candidates_count[… in iterate_to_next_candidiate() 541 pmo->scratch.pmo_dcn3.stream_mask = 0xF; in pmo_dcn3_init_for_pstate_support() 642 pmo->scratch.pmo_dcn3.current_candidate[stream_index] = in pmo_dcn3_init_for_pstate_support() 659 …pmo->scratch.pmo_dcn3.reserved_time_candidates[stream_index][pmo->scratch.pmo_dcn3.current_candida… in pmo_dcn3_test_for_pstate_support() 677 if (pmo->scratch.pmo_dcn3.cur_latency_index < pmo->scratch.pmo_dcn3.max_latency_index) { in pmo_dcn3_optimize_for_pstate_support() 679 pmo->scratch.pmo_dcn3.cur_latency_index++; in pmo_dcn3_optimize_for_pstate_support() 687 pmo->scratch.pmo_dcn3.cur_latency_index = pmo->scratch.pmo_dcn3.min_latency_index; in pmo_dcn3_optimize_for_pstate_support() [all …]
|
| A D | dml2_pmo_dcn4_fams2.c | 943 struct dml2_pmo_scratch *s = &pmo->scratch; in build_synchronized_timing_groups() 1156 …scratch->pmo_dcn4.pstate_strategy_candidates[scratch->pmo_dcn4.num_pstate_candidates] = *pstate_st… in insert_into_candidate_list() 1157 scratch->pmo_dcn4.num_pstate_candidates++; in insert_into_candidate_list() 1297 struct dml2_pmo_scratch *s = &pmo->scratch; in is_timing_group_schedulable() 1353 struct dml2_pmo_scratch *s = &pmo->scratch; in is_config_schedulable() 1570 struct dml2_pmo_scratch *s = &pmo->scratch; in validate_pstate_support_strategy_cofunctionality() 1986 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_planes_for_svp_by_mask() local 2009 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_planes_for_svp_drr_by_mask() local 2109 struct dml2_pmo_scratch *scratch = &pmo->scratch; in setup_display_config() local 2148 &scratch->pmo_dcn4.stream_fams2_meta, in setup_display_config() [all …]
|
| /drivers/mmc/host/ |
| A D | sdhci-pci-o2micro.c | 112 u16 scratch; in sdhci_o2_enable_internal_clock() local 321 u16 scratch = 0; in sdhci_o2_execute_tuning() local 581 u8 scratch; in sdhci_pci_o2_set_clock() local 596 scratch &= 0x7f; in sdhci_pci_o2_set_clock() 628 scratch |= 0x80; in sdhci_pci_o2_set_clock() 813 u8 scratch; in sdhci_pci_o2_probe() local 827 scratch &= 0x7f; in sdhci_pci_o2_probe() 838 scratch |= 0x20; in sdhci_pci_o2_probe() 847 scratch |= 0x01; in sdhci_pci_o2_probe() 860 scratch |= 0x08; in sdhci_pci_o2_probe() [all …]
|
| A D | mmc_spi.c | 98 struct scratch { struct 122 struct scratch *data; argument 512 struct scratch *scratch = host->data; in mmc_spi_setup_data_message() local 545 t->tx_buf = &scratch->crc_val; in mmc_spi_setup_data_message() 548 t->rx_buf = &scratch->crc_val; in mmc_spi_setup_data_message() 571 t->rx_buf = scratch->status; in mmc_spi_setup_data_message() 595 struct scratch *scratch = host->data; in mmc_spi_writeblock() local 650 scratch->status[0], status); in mmc_spi_writeblock() 689 struct scratch *scratch = host->data; in mmc_spi_readblock() local 699 status = scratch->status[0]; in mmc_spi_readblock() [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml2/ |
| A D | dml2_dc_resource_mgmt.c | 770 scratch->mpc_info.mpc_factor, plane_index, &scratch->pipe_pool, existing_state); in map_pipes_for_plane() 777 &scratch->pipe_pool, in map_pipes_for_plane() 1087 scratch.odm_info.odm_factor = 1; in dml2_map_dc_pipes() 1089 scratch.odm_info.odm_factor = 2; in dml2_map_dc_pipes() 1091 scratch.odm_info.odm_factor = 4; in dml2_map_dc_pipes() 1094 scratch.odm_info.odm_factor = 1; in dml2_map_dc_pipes() 1102 scratch.odm_info.odm_factor = 1; in dml2_map_dc_pipes() 1104 scratch.odm_info.odm_factor = 2; in dml2_map_dc_pipes() 1106 scratch.odm_info.odm_factor = 4; in dml2_map_dc_pipes() 1109 scratch.odm_info.odm_factor = 1; in dml2_map_dc_pipes() [all …]
|
| A D | dml2_wrapper.c | 85 …dml2->v20.scratch.dml_to_dc_pipe_mapping.dml_pipe_idx_to_stream_id[num_pipes] = dml2->v20.scratch.… in map_hw_resources() 87 …dml2->v20.scratch.dml_to_dc_pipe_mapping.dml_pipe_idx_to_plane_id[num_pipes] = dml2->v20.scratch.d… in map_hw_resources() 99 struct dml2_wrapper_scratch *s = &dml2->v20.scratch; in pack_and_call_dml_mode_support_ex() 161 struct dml2_wrapper_scratch *s_global = &dml2->v20.scratch; in calculate_lowest_supported_state_for_temp_read() 269 struct dml2_wrapper_scratch *s = &dml2->v20.scratch; in dml_mode_support_wrapper() 367 struct dml2_wrapper_scratch *s = &dml2->v20.scratch; in call_dml_mode_support_and_programming() 402 struct dml2_wrapper_scratch *s = &dml2->v20.scratch; in dml2_validate_and_build_resource() 425 memset(&dml2->v20.scratch, 0, sizeof(struct dml2_wrapper_scratch)); in dml2_validate_and_build_resource() 531 &dml2->v20.scratch.cur_display_config, in dml2_validate_only() 532 &dml2->v20.scratch.mode_support_info, in dml2_validate_only() [all …]
|
| /drivers/gpu/drm/amd/display/dmub/src/ |
| A D | dmub_dcn20.c | 98 uint32_t in_reset, scratch, i; in dmub_dcn20_reset() local 124 scratch = dmub->hw_funcs.get_gpint_response(dmub); in dmub_dcn20_reset() 125 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn20_reset() 433 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0); in dmub_dcn20_get_diagnostic_data() 434 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1); in dmub_dcn20_get_diagnostic_data() 435 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2); in dmub_dcn20_get_diagnostic_data() 436 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3); in dmub_dcn20_get_diagnostic_data() 437 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4); in dmub_dcn20_get_diagnostic_data() 438 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5); in dmub_dcn20_get_diagnostic_data() 439 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6); in dmub_dcn20_get_diagnostic_data() [all …]
|
| A D | dmub_dcn31.c | 111 scratch = REG_READ(DMCUB_SCRATCH7); in dmub_dcn31_reset() 112 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn31_reset() 433 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0); in dmub_dcn31_get_diagnostic_data() 434 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1); in dmub_dcn31_get_diagnostic_data() 435 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2); in dmub_dcn31_get_diagnostic_data() 436 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3); in dmub_dcn31_get_diagnostic_data() 437 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4); in dmub_dcn31_get_diagnostic_data() 438 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5); in dmub_dcn31_get_diagnostic_data() 439 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6); in dmub_dcn31_get_diagnostic_data() 440 dmub->debug.scratch[7] = REG_READ(DMCUB_SCRATCH7); in dmub_dcn31_get_diagnostic_data() [all …]
|
| A D | dmub_dcn35.c | 112 scratch = REG_READ(DMCUB_SCRATCH7); in dmub_dcn35_reset() 113 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn35_reset() 471 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0); in dmub_dcn35_get_diagnostic_data() 472 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1); in dmub_dcn35_get_diagnostic_data() 473 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2); in dmub_dcn35_get_diagnostic_data() 474 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3); in dmub_dcn35_get_diagnostic_data() 475 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4); in dmub_dcn35_get_diagnostic_data() 476 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5); in dmub_dcn35_get_diagnostic_data() 477 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6); in dmub_dcn35_get_diagnostic_data() 478 dmub->debug.scratch[7] = REG_READ(DMCUB_SCRATCH7); in dmub_dcn35_get_diagnostic_data() [all …]
|
| A D | dmub_dcn32.c | 93 uint32_t in_reset, scratch, i; in dmub_dcn32_reset() local 119 scratch = dmub->hw_funcs.get_gpint_response(dmub); in dmub_dcn32_reset() 120 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn32_reset() 436 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0); in dmub_dcn32_get_diagnostic_data() 437 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1); in dmub_dcn32_get_diagnostic_data() 438 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2); in dmub_dcn32_get_diagnostic_data() 439 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3); in dmub_dcn32_get_diagnostic_data() 440 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4); in dmub_dcn32_get_diagnostic_data() 441 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5); in dmub_dcn32_get_diagnostic_data() 442 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6); in dmub_dcn32_get_diagnostic_data() [all …]
|
| A D | dmub_dcn401.c | 69 uint32_t enabled, in_reset, scratch, pwait_mode; in dmub_dcn401_reset() local 84 scratch = dmub->hw_funcs.get_gpint_response(dmub); in dmub_dcn401_reset() 85 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE) in dmub_dcn401_reset() 430 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0); in dmub_dcn401_get_diagnostic_data() 431 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1); in dmub_dcn401_get_diagnostic_data() 432 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2); in dmub_dcn401_get_diagnostic_data() 433 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3); in dmub_dcn401_get_diagnostic_data() 434 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4); in dmub_dcn401_get_diagnostic_data() 435 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5); in dmub_dcn401_get_diagnostic_data() 436 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6); in dmub_dcn401_get_diagnostic_data() [all …]
|
| /drivers/usb/host/ |
| A D | ehci-dbg.c | 373 u32 scratch; in qh_lines() local 401 qh, scratch & 0x007f, in qh_lines() 402 speed_char (scratch), in qh_lines() 403 (scratch >> 8) & 0x000f, in qh_lines() 451 scratch, in qh_lines() 615 speed_char(scratch), scratch & 0x007f, in output_buf_tds_dir() 761 char *next, scratch[80]; in fill_registers_buffer() local 847 temp = dbg_status_buf(scratch, sizeof(scratch), label, in fill_registers_buffer() 853 temp = dbg_command_buf(scratch, sizeof(scratch), label, in fill_registers_buffer() 859 temp = dbg_intr_buf(scratch, sizeof(scratch), label, in fill_registers_buffer() [all …]
|
| /drivers/media/platform/sunxi/sun4i-csi/ |
| A D | sun4i_dma.c | 96 dma_addr_t addr = csi->scratch.paddr; in sun4i_csi_setup_scratch_buffer() 255 csi->scratch.size = 0; in sun4i_csi_start_streaming() 257 csi->scratch.size += csi->fmt.plane_fmt[i].sizeimage; in sun4i_csi_start_streaming() 259 csi->scratch.vaddr = dma_alloc_coherent(csi->dev, in sun4i_csi_start_streaming() 260 csi->scratch.size, in sun4i_csi_start_streaming() 261 &csi->scratch.paddr, in sun4i_csi_start_streaming() 263 if (!csi->scratch.vaddr) { in sun4i_csi_start_streaming() 336 dma_free_coherent(csi->dev, csi->scratch.size, csi->scratch.vaddr, in sun4i_csi_start_streaming() 337 csi->scratch.paddr); in sun4i_csi_start_streaming() 364 dma_free_coherent(csi->dev, csi->scratch.size, csi->scratch.vaddr, in sun4i_csi_stop_streaming() [all …]
|
| /drivers/gpu/drm/i915/gt/ |
| A D | selftest_workarounds.c | 503 struct i915_vma *scratch; in check_dirty_whitelist() local 510 if (IS_ERR(scratch)) in check_dirty_whitelist() 511 return PTR_ERR(scratch); in check_dirty_whitelist() 522 u64 addr = i915_vma_offset(scratch); in check_dirty_whitelist() 1061 struct i915_vma *scratch[2]; in live_isolated_whitelist() member 1076 client[i].scratch[0] = in live_isolated_whitelist() 1083 client[i].scratch[1] = in live_isolated_whitelist() 1130 client[0].scratch[0], in live_isolated_whitelist() 1131 client[1].scratch[0], in live_isolated_whitelist() 1143 client[0].scratch[0], in live_isolated_whitelist() [all …]
|
| A D | gen6_ppgtt.c | 79 const gen6_pte_t scratch_pte = vm->scratch[0]->encode; in gen6_ppgtt_clear_range() 193 fill32_px(pt, vm->scratch[0]->encode); in gen6_alloc_va_range() 228 vm->scratch[0]->encode = in gen6_ppgtt_init_scratch() 229 vm->pte_encode(px_dma(vm->scratch[0]), in gen6_ppgtt_init_scratch() 235 if (IS_ERR(vm->scratch[1])) { in gen6_ppgtt_init_scratch() 236 ret = PTR_ERR(vm->scratch[1]); in gen6_ppgtt_init_scratch() 240 ret = map_pt_dma(vm, vm->scratch[1]); in gen6_ppgtt_init_scratch() 244 fill32_px(vm->scratch[1], vm->scratch[0]->encode); in gen6_ppgtt_init_scratch() 249 i915_gem_object_put(vm->scratch[1]); in gen6_ppgtt_init_scratch() 251 i915_gem_object_put(vm->scratch[0]); in gen6_ppgtt_init_scratch() [all …]
|
| A D | selftest_lrc.c | 404 struct i915_vma *scratch) in __live_lrc_state() argument 507 struct i915_vma *scratch; in live_lrc_state() local 516 scratch = create_scratch(gt); in live_lrc_state() 517 if (IS_ERR(scratch)) in live_lrc_state() 518 return PTR_ERR(scratch); in live_lrc_state() 616 struct i915_vma *scratch, in __live_lrc_gpr() argument 637 rq = __gpr_read(ce, scratch, slot); in __live_lrc_gpr() 701 struct i915_vma *scratch; in live_lrc_gpr() local 710 scratch = create_scratch(gt); in live_lrc_gpr() 711 if (IS_ERR(scratch)) in live_lrc_gpr() [all …]
|
| A D | selftest_mocs.c | 20 struct i915_vma *scratch; member 79 arg->scratch = in live_mocs_init() 81 if (IS_ERR(arg->scratch)) in live_mocs_init() 82 return PTR_ERR(arg->scratch); in live_mocs_init() 84 arg->vaddr = i915_gem_object_pin_map_unlocked(arg->scratch->obj, I915_MAP_WB); in live_mocs_init() 93 i915_vma_unpin_and_release(&arg->scratch, 0); in live_mocs_init() 99 i915_vma_unpin_and_release(&arg->scratch, I915_VMA_RELEASE_MAP); in live_mocs_fini() 220 struct i915_vma *vma = arg->scratch; in check_mocs_engine()
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| A D | dml2_core_dcn4.c | 190 struct dml2_core_scratch *scratch) in expand_implict_subvp() argument 198 memset(scratch->main_stream_index_from_svp_stream_index, 0, sizeof(int) * DML2_MAX_PLANES); in expand_implict_subvp() 199 memset(scratch->svp_stream_index_from_main_stream_index, 0, sizeof(int) * DML2_MAX_PLANES); in expand_implict_subvp() 200 memset(scratch->main_plane_index_to_phantom_plane_index, 0, sizeof(int) * DML2_MAX_PLANES); in expand_implict_subvp() 213 scratch->main_stream_index_from_svp_stream_index[stream_index] = stream_index; in expand_implict_subvp() 214 scratch->svp_stream_index_from_main_stream_index[stream_index] = stream_index; in expand_implict_subvp() 366 main_plane_index = scratch->phantom_plane_index_to_main_plane_index[plane_index]; in pack_mode_programming_params_with_implicit_subvp() 412 struct dml2_core_mode_support_locals *l = &core->scratch.mode_support_locals; in core_dcn4_mode_support() 418 expand_implict_subvp(in_out->display_cfg, &l->svp_expanded_display_cfg, &core->scratch); in core_dcn4_mode_support() 543 struct dml2_core_mode_programming_locals *l = &core->scratch.mode_programming_locals; in core_dcn4_mode_programming() [all …]
|
| A D | dml2_core_utils.c | 609 struct dml2_core_scratch *scratch) in dml2_core_utils_expand_implict_subvp() argument 617 memset(scratch->main_stream_index_from_svp_stream_index, 0, sizeof(int) * DML2_MAX_PLANES); in dml2_core_utils_expand_implict_subvp() 618 memset(scratch->svp_stream_index_from_main_stream_index, 0, sizeof(int) * DML2_MAX_PLANES); in dml2_core_utils_expand_implict_subvp() 619 memset(scratch->main_plane_index_to_phantom_plane_index, 0, sizeof(int) * DML2_MAX_PLANES); in dml2_core_utils_expand_implict_subvp() 632 scratch->main_stream_index_from_svp_stream_index[stream_index] = stream_index; in dml2_core_utils_expand_implict_subvp() 633 scratch->svp_stream_index_from_main_stream_index[stream_index] = stream_index; in dml2_core_utils_expand_implict_subvp() 641 …scratch->main_stream_index_from_svp_stream_index[svp_expanded_display_cfg->num_streams] = stream_i… in dml2_core_utils_expand_implict_subvp() 642 …scratch->svp_stream_index_from_main_stream_index[stream_index] = svp_expanded_display_cfg->num_str… in dml2_core_utils_expand_implict_subvp() 657 …main_plane, phantom_stream, scratch->svp_stream_index_from_main_stream_index[main_plane->stream_in… in dml2_core_utils_expand_implict_subvp() 660 …scratch->phantom_plane_index_to_main_plane_index[svp_expanded_display_cfg->num_planes] = plane_ind… in dml2_core_utils_expand_implict_subvp() [all …]
|
| /drivers/mtd/devices/ |
| A D | mtd_dataflash.c | 461 u8 *scratch; in otp_read() local 475 if (!scratch) in otp_read() 481 scratch[0] = OP_READ_SECURITY; in otp_read() 484 t.tx_buf = scratch; in otp_read() 485 t.rx_buf = scratch; in otp_read() 497 kfree(scratch); in otp_read() 540 u8 *scratch; in dataflash_write_user_otp() local 562 if (!scratch) in dataflash_write_user_otp() 564 scratch[0] = OP_WRITE_SECURITY; in dataflash_write_user_otp() 570 t.tx_buf = scratch; in dataflash_write_user_otp() [all …]
|
| /drivers/pnp/pnpbios/ |
| A D | core.c | 89 char *argv[3], **envp, *buf, *scratch; in pnp_dock_event() local 118 scratch = buf; in pnp_dock_event() 121 envp[i++] = scratch; in pnp_dock_event() 122 scratch += sprintf(scratch, "ACTION=%s", dock ? "add" : "remove") + 1; in pnp_dock_event() 125 envp[i++] = scratch; in pnp_dock_event() 126 scratch += sprintf(scratch, "DOCK=%x/%x/%x", in pnp_dock_event()
|
| /drivers/gpu/drm/xe/ |
| A D | xe_gt_sriov_pf.c | 174 struct xe_reg scratch; in pf_clear_vf_scratch_regs() local 180 scratch = xe_reg_vf_to_pf(MED_VF_SW_FLAG(n), vfid, stride); in pf_clear_vf_scratch_regs() 181 xe_mmio_write32(>->mmio, scratch, 0); in pf_clear_vf_scratch_regs() 186 scratch = xe_reg_vf_to_pf(VF_SW_FLAG(n), vfid, stride); in pf_clear_vf_scratch_regs() 187 xe_mmio_write32(>->mmio, scratch, 0); in pf_clear_vf_scratch_regs()
|