Home
last modified time | relevance | path

Searched refs:XE2_GLOBAL_INVAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c1132 xe_mmio_write32(&gt->mmio, XE2_GLOBAL_INVAL, 0x1);
1133 if (xe_mmio_wait32(&gt->mmio, XE2_GLOBAL_INVAL, 0x1, 0x0, 1000, NULL, true))
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h439 #define XE2_GLOBAL_INVAL XE_REG(0xb404) macro