Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mtu3/ !
Dmtu3_hw_regs.h262 #define U3D_EP_RST (SSUSB_EPCTL_CSR_BASE + 0x0004) macro
Dmtu3_core.c303 mtu3_setbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()
304 mtu3_clrbits(mtu->mac_base, U3D_EP_RST, rst_bit); in mtu3_ep_reset()