Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h34 #define DWC_OTG_MAX_TXN (0x200 * DWC_OTG_MAX_TXP) macro
42 #define DWC_OTG_TX_MAX_FIFO_SIZE DWC_OTG_MAX_TXN
H A Ddwc_otg.c397 DWC_OTG_MAX_TXN) : MIN(DWC_OTG_MAX_TXN / 2, in dwc_otg_init_fifo()