Home
last modified time | relevance | path

Searched refs:hsphy_mode (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c339 enum usb_phy_interface hsphy_mode = dwc->hsphy_mode; in dwc3_hsphy_mode_setup() local
345 switch (hsphy_mode) { in dwc3_hsphy_mode_setup()
764 dwc->hsphy_mode = dwc3_dev->hsphy_mode; in dwc3_uboot_init()
988 dwc->hsphy_mode = usb_get_phy_mode(dev->node); in dwc3_of_parse()
H A Dcore.h756 enum usb_phy_interface hsphy_mode; member
/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h19 enum usb_phy_interface hsphy_mode; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c711 switch (dwc->hsphy_mode) { in dwc3_phy_setup()
1339 dwc->hsphy_mode = of_usb_get_phy_mode(dev->of_node); in dwc3_get_properties()
H A Dcore.h1168 enum usb_phy_interface hsphy_mode; member