Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_drv.c216 .has_pipe_cxsr = 1, .has_hotplug = 1,
223 .has_pipe_cxsr = 1, .has_hotplug = 1,
Di915_drv.h350 DEV_INFO_FLAG(has_pipe_cxsr) DEV_INFO_SEP \
379 u8 has_pipe_cxsr:1; member
1371 #define HAS_PIPE_CXSR(dev) (INTEL_INFO(dev)->has_pipe_cxsr)