mtu3_clrbits
mtu3_clrbits(ibase, U3D_SSUSB_IP_PW_CTRL2, SSUSB_IP_DEV_PDN);
mtu3_clrbits(ibase, SSUSB_U3_CTRL(0),
mtu3_clrbits(ibase, SSUSB_U2_CTRL(0),
mtu3_clrbits(ibase, SSUSB_U2_CTRL(0), SSUSB_U2_PORT_OTG_SEL);
mtu3_clrbits(ibase, SSUSB_U3_CTRL(0),
mtu3_clrbits(ibase, U3D_SSUSB_IP_PW_CTRL2, SSUSB_IP_DEV_PDN);
mtu3_clrbits(ibase, SSUSB_U3_CTRL(0), SSUSB_U3_PORT_PDN);
mtu3_clrbits(ibase, SSUSB_U2_CTRL(0), SSUSB_U2_PORT_PDN);
mtu3_clrbits(ibase, U3D_SSUSB_DEV_RST_CTRL, SSUSB_DEV_SW_RST);
mtu3_clrbits(mbase, U3D_USB3_CONFIG, USB3_EN);
mtu3_clrbits(mbase, U3D_POWER_MANAGEMENT, HS_ENABLE);
mtu3_clrbits(mbase, U3D_USB3_CONFIG, USB3_EN);
mtu3_clrbits(mtu->ippc_base, SSUSB_U3_CTRL(0),
mtu3_clrbits(mbase, U3D_LINK_POWER_CONTROL,
mtu3_clrbits(mbase, U3D_LTSSM_CTRL, SOFT_U3_EXIT_EN);
mtu3_clrbits(mbase, U3D_LINK_RESET_INFO, WTCHRP_MSK);
mtu3_clrbits(mtu->mac_base, U3D_EP_RST, rst_bit);
mtu3_clrbits(mbase, U3D_MISC_CTRL, VBUS_FRC_EN | VBUS_ON);
mtu3_clrbits(mtu->mac_base, U3D_USB3_CONFIG, USB3_EN);
mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT,
mtu3_clrbits(mtu->mac_base, U3D_POWER_MANAGEMENT, RESUME);
mtu3_clrbits(ibase, U3D_SSUSB_IP_PW_CTRL1, SSUSB_IP_HOST_PDN);
mtu3_clrbits(ibase, U3D_SSUSB_IP_PW_CTRL1, SSUSB_IP_HOST_PDN);
mtu3_clrbits(ssusb->ippc_base, U3D_SSUSB_IP_PW_CTRL0, SSUSB_IP_SW_RST);
mtu3_clrbits(mbase, U3D_QCR3, QMU_RX_ZLP(epnum));
mtu3_clrbits(mbase, MU3D_EP_TXCR0(mep->epnum), TX_DMAREQEN);