Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h196 #define DWC3_GDBGFIFOSPACE_TYPE(n) (((n) << 5) & 0x1e0) macro
H A Dcore.c295 DWC3_GDBGFIFOSPACE_TYPE(type)); in dwc3_core_fifo_space()