Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h180 #define DWC3_GSBUSCFG0_INCRBRST_MASK 0xff macro
H A Dcore.c902 cfg &= ~DWC3_GSBUSCFG0_INCRBRST_MASK; in dwc3_set_incr_burst_type()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h186 #define DWC3_GSBUSCFG0_INCRBRST_MASK 0xff macro
H A Dcore.c994 cfg &= ~DWC3_GSBUSCFG0_INCRBRST_MASK; in dwc3_set_incr_burst_type()

Completed in 12 milliseconds