Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c6437 HSW_FREQUENCY(val)); in gen6_set_rps()
6979 HSW_FREQUENCY(rps->rp1_freq)); in gen8_enable_rps()
6981 HSW_FREQUENCY(rps->rp1_freq)); in gen8_enable_rps()
Di915_reg.h8400 #define HSW_FREQUENCY(x) ((x) << 24) macro