Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_oa_regs.h25 #define OAR_OACONTROL_COUNTER_ENABLE REG_BIT(0) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c701 (enable ? OAR_OACONTROL_COUNTER_ENABLE : 0); in xe_oa_configure_oar_context()
734 (enable ? OAR_OACONTROL_COUNTER_ENABLE : 0); in xe_oa_configure_oac_context()