Home
last modified time | relevance | path

Searched refs:xe_gt_sriov_vf_write32 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.h25 void xe_gt_sriov_vf_write32(struct xe_gt *gt, struct xe_reg reg, u32 val);
Dxe_mmio.c233 xe_gt_sriov_vf_write32(gt, reg, val); in xe_mmio_write32()
Dxe_gt_sriov_vf.c918 void xe_gt_sriov_vf_write32(struct xe_gt *gt, struct xe_reg reg, u32 val) in xe_gt_sriov_vf_write32() function