Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gsc.c311 u32 er_status; in gsc_er_complete() local
333 er_status = xe_mmio_read32(gt, GSCI_TIMER_STATUS) & GSCI_TIMER_STATUS_VALUE; in gsc_er_complete()
335 if (er_status == GSCI_TIMER_STATUS_TIMER_EXPIRED) { in gsc_er_complete()