Home
last modified time | relevance | path

Searched refs:POWER_DOMAIN_PORT_DDI_C_4_LANES (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c275 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
304 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
897 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
925 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
944 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
949 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
969 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
Di915_drv.h182 POWER_DOMAIN_PORT_DDI_C_4_LANES, enumerator
Di915_debugfs.c2426 case POWER_DOMAIN_PORT_DDI_C_4_LANES: in power_domain_str()
Dintel_display.c4898 return POWER_DOMAIN_PORT_DDI_C_4_LANES; in port_to_power_domain()