Searched refs:POWER_DOMAIN_PORT_DDI_F_LANES (Results 1 – 3 of 3) sorted by relevance
42 POWER_DOMAIN_PORT_DDI_F_LANES, enumerator43 POWER_DOMAIN_PORT_DDI_TC3_LANES = POWER_DOMAIN_PORT_DDI_F_LANES,
81 case POWER_DOMAIN_PORT_DDI_F_LANES: in intel_display_power_domain_str()82 BUILD_BUG_ON(POWER_DOMAIN_PORT_DDI_F_LANES != in intel_display_power_domain_str()2408 BIT_ULL(POWER_DOMAIN_PORT_DDI_F_LANES) | \2484 BIT_ULL(POWER_DOMAIN_PORT_DDI_F_LANES) | \
6739 return POWER_DOMAIN_PORT_DDI_F_LANES; in intel_port_to_power_domain()