OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ULPI_BYPASS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun9i_a80_usbphy.c
52
#define
ULPI_BYPASS
__BIT(0)
103
passby_mask =
ULPI_BYPASS
|AHB_INCR16|AHB_INCR8|AHB_INCR4|AHB_INCRX_ALIGN;
sunxi_usbphy.c
69
#define
ULPI_BYPASS
__BIT(0)
257
ULPI_BYPASS
|AHB_INCR8|AHB_INCR4|AHB_INCRX_ALIGN;
/src/sys/arch/arm/ti/
ti_usb.c
83
ULPI_BYPASS
,
90
[
ULPI_BYPASS
] = UHH_HOSTCONFIG_P1_ULPI_BYPASS,
94
[
ULPI_BYPASS
] = UHH_HOSTCONFIG_P2_ULPI_BYPASS,
98
[
ULPI_BYPASS
] = UHH_HOSTCONFIG_P3_ULPI_BYPASS,
155
val &= ~ti_usb_portbits[port][
ULPI_BYPASS
];
157
val |= ti_usb_portbits[port][
ULPI_BYPASS
];
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025