Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Reset
Method
Reset
Kernel/include/xhci.h:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
inline void Reset(){
187
portSC |= XHCI_PORTSC_PR;
188
}
189
190
inline void WarmReset(){
191
portSC |= XHCI_PORTSC_WPR;
Callers
1
InitializePorts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected