Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/
Dvlv_sideband_reg.h54 #define DP_SSC_PWR_GATE(pipe) _DP_SSC(0x3, (pipe)) macro
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_display_power_well.c1698 ctrl |= enable ? DP_SSC_PWR_ON(pipe) : DP_SSC_PWR_GATE(pipe); in chv_set_pipe_power_well()