OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_CRCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhci.c
659
xhci_op_write_8(sc,
XHCI_CRCR
, 0);
1025
xhci_op_write_8(sc,
XHCI_CRCR
, xhci_ring_trbp(sc->sc_cr, 0) |
1691
xhci_op_write_8(sc,
XHCI_CRCR
, xhci_ring_trbp(sc->sc_cr, 0) |
3251
crcr = xhci_op_read_8(sc,
XHCI_CRCR
);
3252
xhci_op_write_8(sc,
XHCI_CRCR
, crcr | XHCI_CRCR_LO_CA);
3255
crcr = xhci_op_read_8(sc,
XHCI_CRCR
);
3268
xhci_op_write_8(sc,
XHCI_CRCR
, xhci_ring_trbp(cr, 0) | cr->xr_cs);
xhcireg.h
171
#define
XHCI_CRCR
0x18 /* XHCI command ring control */
Completed in 49 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025