Searched refs:DP_SSS_PWR_ON (Results 1 – 2 of 2) sorted by relevance
57 #define DP_SSS_PWR_ON(pipe) _DP_SSS(0x0, (pipe)) macro
1691 drm_WARN_ON(display->drm, state != DP_SSS_PWR_ON(pipe) && in chv_pipe_power_well_enabled()1693 enabled = state == DP_SSS_PWR_ON(pipe); in chv_pipe_power_well_enabled()1715 state = enable ? DP_SSS_PWR_ON(pipe) : DP_SSS_PWR_GATE(pipe); in chv_set_pipe_power_well()
Completed in 12 milliseconds