Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_oa.c407 static u32 __format_to_oactrl(const struct xe_oa_format *format, int counter_sel_mask) in __format_to_oactrl() function
440 val = __format_to_oactrl(format, regs->oa_ctrl_counter_select_mask) | in xe_oa_enable()
700 u32 oacontrol = __format_to_oactrl(format, OAR_OACONTROL_COUNTER_SEL_MASK) | in xe_oa_configure_oar_context()
733 u32 oacontrol = __format_to_oactrl(format, OAR_OACONTROL_COUNTER_SEL_MASK) | in xe_oa_configure_oac_context()