Home
last modified time | relevance | path

Searched refs:SSUSB_IP_SW_RST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/mtu3/
H A Dmtu3_plat.c180 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()
H A Dmtu3_hw_regs.h481 #define SSUSB_IP_SW_RST BIT(0) macro