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.4.14/drivers/gpu/drm/i915/
Dintel_runtime_pm.c296 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
325 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
358 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
1476 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
1505 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
1515 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
1520 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
1537 BIT(POWER_DOMAIN_PORT_DDI_B_4_LANES) | \
Di915_drv.h186 POWER_DOMAIN_PORT_DDI_B_4_LANES, enumerator
Di915_debugfs.c2705 case POWER_DOMAIN_PORT_DDI_B_4_LANES: in power_domain_str()
Dintel_display.c5204 return POWER_DOMAIN_PORT_DDI_B_4_LANES; in port_to_power_domain()