Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc3/
Dcore.h186 #define DWC3_GSBUSCFG0_INCRBRST_MASK 0xff macro
Dcore.c1031 cfg &= ~DWC3_GSBUSCFG0_INCRBRST_MASK; in dwc3_set_incr_burst_type()