Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6251 #define HSW_LINETIME(x) REG_FIELD_PREP(HSW_LINETIME_MASK, (x))
6249 #define HSW_LINETIME( global() macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1477 HSW_LINETIME(crtc_state->linetime) | in hsw_set_linetime_wm()