Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_power.c71 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
2169 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2181 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2198 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2203 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2219 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2232 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2252 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2268 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2284 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
Dintel_display_power.h37 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
Dintel_display.c6733 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()