Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h127 #define TX_FIFOFULL BIT(25) macro
H A Dmtu3_qmu.c454 txcsr, !(txcsr & TX_FIFOFULL), 1, 1000); in qmu_tx_zlp_error_handler()