Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_power.c68 case POWER_DOMAIN_PORT_DDI_B_LANES: in intel_display_power_domain_str()
2509 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2522 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2530 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2535 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2560 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2574 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2594 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2611 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2628 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
[all …]
Dintel_display_power.h36 POWER_DOMAIN_PORT_DDI_B_LANES, enumerator
Dintel_display.c3837 return POWER_DOMAIN_PORT_DDI_B_LANES; in intel_port_to_power_domain()