chv_phy_powergate_ch
!chv_phy_powergate_ch(dev_priv, phy, ch, true);
chv_phy_powergate_ch(dev_priv, phy, ch, false);
!chv_phy_powergate_ch(dev_priv, DPIO_PHY0, DPIO_CH1, true);
chv_phy_powergate_ch(dev_priv, DPIO_PHY0, DPIO_CH1, false);
bool chv_phy_powergate_ch(struct drm_i915_private *dev_priv, enum dpio_phy phy,