Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h57 u32 oa_ctrl_counter_format_shift; member
H A Di915_perf.c3072 val = (stream->oa_buffer.format->format << regs->oa_ctrl_counter_format_shift) | in gen12_oa_enable()