Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c93 case POWER_DOMAIN_PORT_DDI_D_LANES: in intel_display_power_domain_str()
1712 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1730 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1745 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1761 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1777 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1899 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
1976 BIT_ULL(POWER_DOMAIN_PORT_DDI_D_LANES) | \
Dintel_display.h204 POWER_DOMAIN_PORT_DDI_D_LANES, enumerator
Dintel_display.c5908 return POWER_DOMAIN_PORT_DDI_D_LANES; in intel_port_to_power_domain()