Searched refs:DPIO_PHY1 (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_runtime_pm.c | 1069 if (!dev_priv->chv_phy_assert[DPIO_PHY1]) in assert_chv_phy_status() 1070 phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0) | in assert_chv_phy_status() 1071 PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 0) | in assert_chv_phy_status() 1072 PHY_STATUS_SPLINE_LDO(DPIO_PHY1, DPIO_CH0, 1)); in assert_chv_phy_status() 1116 phy_status |= PHY_POWERGOOD(DPIO_PHY1); in assert_chv_phy_status() 1119 if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0)) == 0) in assert_chv_phy_status() 1120 phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0); in assert_chv_phy_status() 1123 PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0))) in assert_chv_phy_status() 1124 phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0); in assert_chv_phy_status() 1127 PHY_CH_POWER_DOWN_OVRD(0x3, DPIO_PHY1, DPIO_CH0))) in assert_chv_phy_status() [all …]
|
| HD | intel_dpio_phy.c | 159 .rcomp_phy = DPIO_PHY1, 167 [DPIO_PHY1] = { 181 .rcomp_phy = DPIO_PHY1, 189 [DPIO_PHY1] = { 201 .rcomp_phy = DPIO_PHY1,
|
| HD | intel_drv.h | 1103 return DPIO_PHY1; in vlv_dport_to_phy()
|
| HD | i915_drv.c | 836 DPIO_PHY_IOSF_PORT(DPIO_PHY1) = IOSF_PORT_DPIO; in intel_init_dpio()
|
| HD | i915_drv.h | 362 DPIO_PHY1, enumerator
|