Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h184 #define XHCI_CMND_RING_TRBS 128 // TRB num of command ring, not more than 4096 macro
Dxhci.c2210 xhci_hc[cid].cmd_ring_vaddr = xhci_create_ring(XHCI_CMND_RING_TRBS); in xhci_init()