Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c72 .phy_utmi_width = 8, /* 8 bits */
102 .phy_utmi_width = -1,
Dcore.h388 int phy_utmi_width; member
Dcore.c626 if (hsotg->core_params->phy_utmi_width == 16) in dwc2_hs_phy_init()
2816 hsotg->core_params->phy_utmi_width = val; in dwc2_set_param_phy_utmi_width()
3041 dwc2_set_param_phy_utmi_width(hsotg, params->phy_utmi_width); in dwc2_set_parameters()