OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ti_usb_portbits
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_usb.c
87
static const uint32_t
ti_usb_portbits
[TI_USB_NPORTS][TI_USB_NBITS] = {
variable in typeref:typename:const uint32_t[][]
153
val &= ~
ti_usb_portbits
[port][CONNECT_STATUS];
155
val &= ~
ti_usb_portbits
[port][ULPI_BYPASS];
157
val |=
ti_usb_portbits
[port][ULPI_BYPASS];
Completed in 19 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025