Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/
Di915_perf_types.h57 u32 oa_ctrl_counter_format_shift; member
Di915_perf.c3076 val = (stream->oa_buffer.format->format << regs->oa_ctrl_counter_format_shift) | in gen12_oa_enable()