Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_core.c281 mtu3_setbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()
282 mtu3_clrbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()
H A Dmtu3_hw_regs.h262 #define U3D_EP_RST (SSUSB_EPCTL_CSR_BASE + 0x0004) macro