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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci.c161 volatile uint32_t* hcsparams2 = &xhci->cap_regs->hcsparams2; local
175 uint32_t scratch_pad_bufs = XHCI_GET_BITS32(hcsparams2, HCSPARAMS2_MAX_SBBUF_HI_START,
178 scratch_pad_bufs |= XHCI_GET_BITS32(hcsparams2, HCSPARAMS2_MAX_SBBUF_LO_START,
H A Dxhci-hw.h36 uint32_t hcsparams2; // Structural Parameters 2 member in struct:__anon530

Completed in 79 milliseconds