Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h263 #define U3D_EP_RST (SSUSB_EPCTL_CSR_BASE + 0x0004) macro
H A 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()