Searched refs:xECP (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/ | ||
D | xhci.h | 94 uint16_t xECP; // xhci extended capabilities pointer member |
D | xhci.c | 2143 xhci_hc[cid].ext_caps_off = 1UL * (hcc1.xECP) * 4; in xhci_init() |