RX_SENTSTALL      235 drivers/usb/mtu3/mtu3_core.c 			csr = (csr & (~RX_SENDSTALL)) | RX_SENTSTALL;
RX_SENTSTALL      173 drivers/usb/mtu3/mtu3_hw_regs.h #define RX_W1C_BITS		(~(RX_SENTSTALL | RX_RXPKTRDY))