Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pm.c6735 HSW_FREQUENCY(val)); in gen6_set_rps()
7353 HSW_FREQUENCY(rps->rp1_freq)); in gen8_enable_rps()
7355 HSW_FREQUENCY(rps->rp1_freq)); in gen8_enable_rps()
Di915_reg.h8666 #define HSW_FREQUENCY(x) ((x) << 24) macro