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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3-regs.h119 #define GSTS_CBELT(s) (((s) >> GSTS_CBELT_START) & ((1 << GSTS_CBELT_START) - 1)) macro
H A Ddwc3.c58 zxlogf(TRACE, "CBELT: %d ", GSTS_CBELT(status));

Completed in 29 milliseconds