Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c89 case POWER_DOMAIN_PORT_DDI_B_LANES: in intel_display_power_domain_str()
1661 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1673 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1681 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1686 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1710 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1723 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1743 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1759 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
1775 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
[all …]
Dintel_display.h202 POWER_DOMAIN_PORT_DDI_B_LANES, enumerator
Dintel_display.c5904 return POWER_DOMAIN_PORT_DDI_B_LANES; in intel_port_to_power_domain()