Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gsc.c310 u32 er_status; in gsc_er_complete() local
332 er_status = xe_mmio_read32(&gt->mmio, GSCI_TIMER_STATUS) & GSCI_TIMER_STATUS_VALUE; in gsc_er_complete()
334 if (er_status == GSCI_TIMER_STATUS_TIMER_EXPIRED) { in gsc_er_complete()