Home
last modified time | relevance | path

Searched refs:phy_utmi_width (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dplatform.c68 .phy_utmi_width = 8, /* 8 bits */
96 .phy_utmi_width = -1,
Dcore.h360 int phy_utmi_width; member
Dcore.c259 if (hsotg->core_params->phy_utmi_width == 16) in dwc2_hs_phy_init()
2448 hsotg->core_params->phy_utmi_width = val; in dwc2_set_param_phy_utmi_width()
2639 dwc2_set_param_phy_utmi_width(hsotg, params->phy_utmi_width); in dwc2_set_parameters()