OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_CAPLENGTH
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcireg.h
48
#define
XHCI_CAPLENGTH
0x00 /* RO capability - 1 byte */
117
/* XHCI operational registers. Offset given by
XHCI_CAPLENGTH
register */
290
/* XHCI runtime registers. Offset given by
XHCI_CAPLENGTH
+ XHCI_RTSOFF registers */
332
/* 5.6 XHCI doorbell registers. Offset given by
XHCI_CAPLENGTH
+ XHCI_DBOFF registers */
xhci.c
1429
caplength = xhci_read_1(sc,
XHCI_CAPLENGTH
);
Completed in 14 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025