Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_power.c68 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
2432 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2444 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2461 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2466 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2482 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2495 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2515 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2531 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2547 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
Dintel_display_power.h37 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
Dintel_display.c7326 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()