Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_power.c70 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
2510 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2523 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2540 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2545 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2561 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2575 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2595 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2612 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2629 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
Dintel_display_power.h37 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
Dintel_display.c3839 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()