Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h179 #define DWC3_GSBUSCFG0_INCR32BRSTENA (1 << 4) /* INCR32 burst */ macro
H A Dcore.c948 cfg |= DWC3_GSBUSCFG0_INCR32BRSTENA; in dwc3_set_incr_burst_type()