Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c66 case POWER_DOMAIN_PORT_DDI_B_LANES: in intel_display_power_domain_str()
2431 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2443 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2451 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2456 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2481 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2494 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2514 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2530 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
2546 BIT_ULL(POWER_DOMAIN_PORT_DDI_B_LANES) | \
[all …]
H A Dintel_display_power.h36 POWER_DOMAIN_PORT_DDI_B_LANES, enumerator
H A Dintel_display.c7324 return POWER_DOMAIN_PORT_DDI_B_LANES; in intel_port_to_power_domain()