Home
last modified time | relevance | path

Searched refs:DPIO_PHY1 (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_runtime_pm.c1016 if (!dev_priv->chv_phy_assert[DPIO_PHY1]) in assert_chv_phy_status()
1017 phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0) | in assert_chv_phy_status()
1018 PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 0) | in assert_chv_phy_status()
1019 PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 1)); in assert_chv_phy_status()
1063 phy_status |= PHY_POWERGOOD(DPIO_PHY1); in assert_chv_phy_status()
1066 if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0)) == 0) in assert_chv_phy_status()
1067 phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0); in assert_chv_phy_status()
1070 PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0))) in assert_chv_phy_status()
1071 phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0); in assert_chv_phy_status()
1074 PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY1, DPIO_CH0))) in assert_chv_phy_status()
[all …]
Dintel_ddi.c2743 if (phy == DPIO_PHY1) in broxton_phy_init()
2754 if (wait_for(I915_READ(BXT_PORT_REF_DW3(DPIO_PHY1)) & GRC_DONE, in broxton_phy_init()
2758 val = I915_READ(BXT_PORT_REF_DW6(DPIO_PHY1)); in broxton_phy_init()
2778 broxton_phy_init(dev->dev_private, DPIO_PHY1); in broxton_ddi_phy_init()
2796 broxton_phy_uninit(dev_priv, DPIO_PHY1); in broxton_ddi_phy_uninit()
Di915_dma.c850 DPIO_PHY_IOSF_PORT(DPIO_PHY1) = IOSF_PORT_DPIO; in intel_init_dpio()
Dintel_drv.h833 return DPIO_PHY1; in vlv_dport_to_phy()
Di915_drv.h169 DPIO_PHY1 enumerator