Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h108 #define TXFIFO_DEFAULT (8<<16) /* FIFO burst threshold 8 */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c252 ehci_writel(ehci, TXFIFO_DEFAULT, &ehci->regs->txfill_tuning); in ehci_reset()