Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h178 #define DWC3_GSBUSCFG0_INCR64BRSTENA (1 << 5) /* INCR64 burst */ macro
H A Dcore.c945 cfg |= DWC3_GSBUSCFG0_INCR64BRSTENA; in dwc3_set_incr_burst_type()