Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c273 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
300 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
895 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
923 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
933 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
938 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
967 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
Di915_drv.h180 POWER_DOMAIN_PORT_DDI_B_4_LANES, enumerator
Di915_debugfs.c2422 case POWER_DOMAIN_PORT_DDI_B_4_LANES: in power_domain_str()
Dintel_display.c4896 return POWER_DOMAIN_PORT_DDI_B_4_LANES; in port_to_power_domain()