Searched refs:POWER_DOMAIN_PORT_DDI_E_LANES (Results 1 – 3 of 3) sorted by relevance
40 POWER_DOMAIN_PORT_DDI_E_LANES, enumerator41 POWER_DOMAIN_PORT_DDI_TC2_LANES = POWER_DOMAIN_PORT_DDI_E_LANES,
77 case POWER_DOMAIN_PORT_DDI_E_LANES: in intel_display_power_domain_str()78 BUILD_BUG_ON(POWER_DOMAIN_PORT_DDI_E_LANES != in intel_display_power_domain_str()2286 BIT_ULL(POWER_DOMAIN_PORT_DDI_E_LANES) | \2483 BIT_ULL(POWER_DOMAIN_PORT_DDI_E_LANES) | \
6737 return POWER_DOMAIN_PORT_DDI_E_LANES; in intel_port_to_power_domain()