Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc3/
Dcore.h184 #define DWC3_GSBUSCFG0_INCRBRST_MASK 0xff macro
Dcore.c1011 cfg &= ~DWC3_GSBUSCFG0_INCRBRST_MASK; in dwc3_set_incr_burst_type()