Searched refs:xe_mmio_wait32_not (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_mmio.h | 28 int xe_mmio_wait32_not(struct xe_gt *gt, struct xe_reg reg, u32 mask, u32 val, u32 timeout_us,
|
| A D | xe_mmio.c | 429 int xe_mmio_wait32_not(struct xe_gt *gt, struct xe_reg reg, u32 mask, u32 val, u32 timeout_us, in xe_mmio_wait32_not() function
|
| A D | xe_guc.c | 622 ret = xe_mmio_wait32_not(gt, GUC_STATUS, GS_UKERNEL_MASK | GS_BOOTROM_MASK, in guc_wait_ucode()
|
Completed in 8 milliseconds