DTR_PORT1
mcr &= port->phy_node ? ~DTR_PORT1 : ~DTR_PORT0; /* set DTR ON */
mcr |= port->phy_node ? DTR_PORT1 : DTR_PORT0; /* set DTR OFF */