Home
last modified time | relevance | path

Searched refs:DWC3_GDBGFIFOSPACE_TYPE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h190 #define DWC3_GDBGFIFOSPACE_TYPE(n) (((n) << 5) & 0x1e0) macro
H A Dcore.c259 DWC3_GDBGFIFOSPACE_TYPE(type)); in dwc3_core_fifo_space()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h196 #define DWC3_GDBGFIFOSPACE_TYPE(n) (((n) << 5) & 0x1e0) macro
H A Dcore.c261 DWC3_GDBGFIFOSPACE_TYPE(type)); in dwc3_core_fifo_space()

Completed in 12 milliseconds