PHY_STATUS_CMN_LDO
phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH0) |
PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1) |
phy_status_mask &= ~(PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0) |
phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH0);
phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY0, DPIO_CH1);
phy_status |= PHY_STATUS_CMN_LDO(DPIO_PHY1, DPIO_CH0);