Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c652 phy = DPIO_PHY0; in chv_dpio_cmn_power_well_enable()
682 phy = DPIO_PHY0; in chv_dpio_cmn_power_well_disable()
Di915_drv.h162 DPIO_PHY0, enumerator
Di915_reg.h1884 #define PHY_POWERGOOD(phy) (((phy) == DPIO_PHY0) ? (1<<31) : (1<<30))
Dintel_display.c1576 DPIO_PHY_IOSF_PORT(DPIO_PHY0) = IOSF_PORT_DPIO_2; in intel_init_dpio()
1579 DPIO_PHY_IOSF_PORT(DPIO_PHY0) = IOSF_PORT_DPIO; in intel_init_dpio()