Searched refs:XHCI_CAPS_HCIVERSION (Results 1 – 2 of 2) sorted by relevance
43 #define XHCI_CAPS_HCIVERSION 0x02 // 接口版本号 macro
2126 uint16_t iversion = *(uint16_t *)(xhci_hc[cid].vbase + XHCI_CAPS_HCIVERSION); in xhci_init()