Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_hw_regs.h262 #define U3D_EP_RST (SSUSB_EPCTL_CSR_BASE + 0x0004) macro
Dmtu3_core.c279 mtu3_setbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()
280 mtu3_clrbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()