Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c1573 u32 counter_sel = FIELD_GET(DRM_XE_OA_FORMAT_MASK_COUNTER_SEL, fmt); in decode_oa_format() local
1582 type == f->type && counter_sel == f->counter_select) { in decode_oa_format()