Searched defs:int_txe (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/musb/
H A Dmusb_host.c749 u16 int_txe; local
755 int_txe = musb->intrtxe;
756 musb_writew(mbase, MUSB_INTRTXE, int_txe & ~(1 << epnum));
871 musb_writew(mbase, MUSB_INTRTXE, int_txe);

Completed in 127 milliseconds