Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c510 #define OASTATUS_RELEVANT_BITS (OASTATUS_MMIO_TRG_Q_FULL | OASTATUS_COUNTER_OVERFLOW | \ macro
518 OASTATUS_RELEVANT_BITS, 0); in __xe_oa_read()
523 if (stream->oa_status & OASTATUS_RELEVANT_BITS) in __xe_oa_read()