Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.h209 POWER_DOMAIN_PORT_DDI_C_IO, enumerator
Dintel_runtime_pm.c103 case POWER_DOMAIN_PORT_DDI_C_IO: in intel_display_power_domain_str()
1793 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_IO) | \
1858 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_IO))
1915 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_IO) | \
1975 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_IO) | \
2016 BIT_ULL(POWER_DOMAIN_PORT_DDI_C_IO))
Dintel_ddi.c3622 POWER_DOMAIN_PORT_DDI_C_IO; in intel_ddi_init()