Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h526 uint32_t ext_caps_off; // 扩展能力寄存器偏移量 member
Dxhci.c304 uint64_t current_offset = xhci_hc[id].ext_caps_off; in xhci_hc_stop_legacy()
435 uint32_t next_off = xhci_hc[id].ext_caps_off; in xhci_hc_pair_ports()
462 next_off = xhci_hc[id].ext_caps_off; in xhci_hc_pair_ports()
2143 xhci_hc[cid].ext_caps_off = 1UL * (hcc1.xECP) * 4; in xhci_init()