Searched defs:xhci_caps_HCCPARAMS1_reg_t (Results 1 – 1 of 1) sorted by relevance
77 struct xhci_caps_HCCPARAMS1_reg_t struct79 unsigned int ac64 : 1; // 64-bit addressing capability80 unsigned int bnc : 1; // bw negotiation capability81 unsigned int csz : 1; // context size82 unsigned int ppc : 1; // 端口电源控制83 unsigned int pind : 1; // port indicators84 unsigned int lhrc : 1; // Light HC reset capability85 unsigned int ltc : 1; // latency tolerance messaging capability86 unsigned int nss : 1; // no secondary SID support88 unsigned int pae : 1; // parse all event data[all …]