Home
last modified time | relevance | path

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

/linux/drivers/usb/mtu3/
H A Dmtu3_core.c301 u32 rst_bit = EP_RST(mep->is_in, mep->epnum); in mtu3_ep_reset() local
303 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()