Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_runtime_pm.c91 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
1579 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1591 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1608 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1613 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1628 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1641 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1661 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1677 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
1693 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
H A Di915_drv.h381 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
H A Dintel_display.c5603 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()