Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Dmusb_core.h234 u8 tx_reinit; member
H A Dmusb_host.c345 ep->tx_reinit = 1; in musb_advance_schedule()
521 * That always uses tx_reinit since ep0 repurposes TX register in musb_rx_reinit()
965 /* set tx_reinit and schedule the next qh */ in musb_bulk_nak_timeout()
966 ep->tx_reinit = 1; in musb_bulk_nak_timeout()
H A Dmusb_core.c1688 hw_ep->tx_reinit = 1; in musb_core_init()