Home
last modified time | relevance | path

Searched refs:POWER_DOMAIN_PORT_DDI_F_LANES (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.h206 POWER_DOMAIN_PORT_DDI_F_LANES, enumerator
Dintel_runtime_pm.c97 case POWER_DOMAIN_PORT_DDI_F_LANES: in intel_display_power_domain_str()
1900 BIT_ULL(POWER_DOMAIN_PORT_DDI_F_LANES) | \
1980 BIT_ULL(POWER_DOMAIN_PORT_DDI_F_LANES) | \
Dintel_display.c5912 return POWER_DOMAIN_PORT_DDI_F_LANES; in intel_port_to_power_domain()