Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_power.c69 case POWER_DOMAIN_PORT_DDI_B_LANES: in intel_display_power_domain_str()
2168 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2180 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2188 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2193 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2218 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2231 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2251 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2267 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2283 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
[all …]
Dintel_display_power.h36 POWER_DOMAIN_PORT_DDI_B_LANES, enumerator
Dintel_display.c6731 return POWER_DOMAIN_PORT_DDI_B_LANES; in intel_port_to_power_domain()