Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c3257 val &= ~CNL_COMP_PWR_DOWN; in cnl_display_core_init()
3321 val |= CNL_COMP_PWR_DOWN; in cnl_display_core_uninit()
Di915_reg.h7313 #define CNL_COMP_PWR_DOWN (1 << 23) macro