Searched refs:GSTS_CBELT_START (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-regs.h117 #define GSTS_CBELT_START 18 macro
119 #define GSTS_CBELT(s) (((s) >> GSTS_CBELT_START) & ((1 << GSTS_CBELT_START) - 1))

Completed in 24 milliseconds