Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h176 #define DWC3_GSBUSCFG0_INCR256BRSTENA (1 << 7) /* INCR256 burst */ macro
H A Dcore.c939 cfg |= DWC3_GSBUSCFG0_INCR256BRSTENA; in dwc3_set_incr_burst_type()