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.4.14/drivers/gpu/drm/i915/
Dintel_runtime_pm.c298 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
329 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
360 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
1478 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
1507 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
1526 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
1531 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
1539 BIT(POWER_DOMAIN_PORT_DDI_C_4_LANES) | \
Di915_drv.h188 POWER_DOMAIN_PORT_DDI_C_4_LANES, enumerator
Di915_debugfs.c2709 case POWER_DOMAIN_PORT_DDI_C_4_LANES: in power_domain_str()
Dintel_display.c5206 return POWER_DOMAIN_PORT_DDI_C_4_LANES; in port_to_power_domain()