Home
last modified time | relevance | path

Searched refs:VF_CAP_REG (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_regs.h70 #define VF_CAP_REG XE_REG(0x1901f8, XE_REG_OPTION_VF) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sriov.c38 u32 value = xe_mmio_read32(xe_root_mmio_gt(xe), VF_CAP_REG); in test_is_vf()
Dxe_ggtt.c408 xe_mmio_read32(xe_root_mmio_gt(xe), VF_CAP_REG); in xe_ggtt_invalidate()
Dxe_device.c809 xe_mmio_write32(gt, VF_CAP_REG, 0); in xe_device_wmb()