Searched refs:SSUSB_IP_SW_RST (Results 1 – 2 of 2) sorted by relevance
180 mtu3_setbits(ssusb->ippc_base, U3D_SSUSB_IP_PW_CTRL0, SSUSB_IP_SW_RST); in ssusb_ip_sw_reset()182 mtu3_clrbits(ssusb->ippc_base, U3D_SSUSB_IP_PW_CTRL0, SSUSB_IP_SW_RST); in ssusb_ip_sw_reset()
481 #define SSUSB_IP_SW_RST BIT(0) macro