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_PR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcireg.h
195
#define
XHCI_PS_PR
__BIT(4) /* RW - port reset */
xhci.c
4237
if (v &
XHCI_PS_PR
) i |= UPS_RESET;
4293
xhci_op_write_4(sc, port, v |
XHCI_PS_PR
);
4300
if ((v &
XHCI_PS_PR
) == 0) {
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025