Home
last modified time | relevance | path

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

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