OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phy_utmi_width
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbppc/obs405/
obs600_autoconf.c
75
.
phy_utmi_width
= 8, /* 8 bits */
/src/sys/arch/arm/broadcom/
bcm2835_dwctwo.c
78
.
phy_utmi_width
= 8, /* 8 bits */
/src/sys/arch/mips/ingenic/
ingenic_dwctwo.c
79
.
phy_utmi_width
= -1, /* 16 bits */
/src/sys/arch/mips/cavium/dev/
octeon_dwctwo.c
116
.
phy_utmi_width
= 16, /* 16 bits */
/src/sys/external/bsd/dwc2/dist/
dwc2_core.h
279
* @
phy_utmi_width
: Specifies the UTMI+ Data Width (in bits). This parameter
375
int
phy_utmi_width
;
member in struct:dwc2_core_params
dwc2_core.c
742
if (hsotg->core_params->
phy_utmi_width
== 16)
2989
"%d invalid for
phy_utmi_width
. Check HW configuration.\n",
2994
dev_dbg(hsotg->dev, "Setting
phy_utmi_width
to %d\n", val);
2997
hsotg->core_params->
phy_utmi_width
= val;
3223
dwc2_set_param_phy_utmi_width(hsotg, params->
phy_utmi_width
);
Completed in 18 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025