Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c68 case POWER_DOMAIN_PORT_DDI_C_LANES: in intel_display_power_domain_str()
2432 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2444 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2461 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2466 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2482 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2495 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2515 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2531 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
2547 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_LANES) | \
[all …]
H A Dintel_display_power.h37 POWER_DOMAIN_PORT_DDI_C_LANES, enumerator
H A Dintel_display.c7326 return POWER_DOMAIN_PORT_DDI_C_LANES; in intel_port_to_power_domain()