Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h33 #define DWC_OTG_MAX_TXP 4 macro
34 #define DWC_OTG_MAX_TXN (0x200 * DWC_OTG_MAX_TXP)
177 uint32_t sc_bounce_buffer[MAX(512 * DWC_OTG_MAX_TXP, 1024) / 4];