Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c91 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
1662 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1674 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1691 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1696 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1711 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1724 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1744 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1760 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1776 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
Dintel_display.h203 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
Dintel_display.c5906 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()