Home
last modified time | relevance | path

Searched defs:xhci_caps_HCCPARAMS1_reg_t (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.h77 struct xhci_caps_HCCPARAMS1_reg_t struct
79 unsigned int ac64 : 1; // 64-bit addressing capability
80 unsigned int bnc : 1; // bw negotiation capability
81 unsigned int csz : 1; // context size
82 unsigned int ppc : 1; // 端口电源控
83 unsigned int pind : 1; // port indicators
84 unsigned int lhrc : 1; // Light HC reset capability
85 unsigned int ltc : 1; // latency tolerance messaging capability
86 unsigned int nss : 1; // no secondary SID support
88 unsigned int pae : 1; // parse all event data
[all …]