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