OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_portmode
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_usb.c
114
u_int
sc_portmode
[TI_USB_NPORTS];
member in struct:ti_usb_softc
152
if (sc->
sc_portmode
[port] == PORT_UNUSED)
154
if (sc->
sc_portmode
[port] == PORT_EHCI_PHY)
205
sc->
sc_portmode
[port] = PORT_EHCI_PHY;
207
sc->
sc_portmode
[port] = PORT_EHCI_TLL;
209
sc->
sc_portmode
[port] = PORT_EHCI_HSIC;
211
if (sc->
sc_portmode
[port] != PORT_UNUSED)
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025