Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dinternal.h38 …intr_vaddr(id, num) (xhci_hc[id].vbase + xhci_hc[id].rts_offset + XHCI_RT_IR0 + (num)*XHCI_IR_SIZE)
Dxhci.h313 #define XHCI_IR_SIZE 32 // 中断寄存器组大小 macro