Home
last modified time | relevance | path

Searched refs:DP_SSS_PWR_GATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_sideband_reg.h60 #define DP_SSS_PWR_GATE(pipe) _DP_SSS(0x3, (pipe)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1643 state != DP_SSS_PWR_GATE(pipe)); in chv_pipe_power_well_enabled()
1666 state = enable ? DP_SSS_PWR_ON(pipe) : DP_SSS_PWR_GATE(pipe); in chv_set_pipe_power_well()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1862 state != DP_SSS_PWR_GATE(pipe)); in chv_pipe_power_well_enabled()
1885 state = enable ? DP_SSS_PWR_ON(pipe) : DP_SSS_PWR_GATE(pipe); in chv_set_pipe_power_well()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h1257 #define DP_SSS_PWR_GATE(pipe) _DP_SSS(0x3, (pipe)) macro

Completed in 88 milliseconds