OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XHCI_PS_PRC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcireg.h
236
#define
XHCI_PS_PRC
__BIT(21) /* RW - port reset change */
xhci.c
4172
xhci_op_write_4(sc, port, v |
XHCI_PS_PRC
);
4253
if (v &
XHCI_PS_PRC
) i |= UPS_C_PORT_RESET;
4311
xhci_op_write_4(sc, port, v |
XHCI_PS_PRC
);
Completed in 16 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025