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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3.c42 uint32_t status = DWC3_READ32(mmio + DSTS);
43 zxlogf(TRACE, "DSTS: ");
224 uint32_t status = DWC3_READ32(mmio + DSTS);
H A Ddwc3-regs.h333 #define DSTS 0xc70c // Device Status Register macro
354 // DSTS link state in SS node
369 // DSTS link state in HS/FS/LS node
378 // DSTS connection speed

Completed in 82 milliseconds