Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwc3-uboot.h19 enum usb_phy_interface hsphy_mode; member
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c340 enum usb_phy_interface hsphy_mode = dwc->hsphy_mode; in dwc3_hsphy_mode_setup() local
346 switch (hsphy_mode) { in dwc3_hsphy_mode_setup()
770 dwc->hsphy_mode = dwc3_dev->hsphy_mode; in dwc3_uboot_init()
994 dwc->hsphy_mode = usb_get_phy_mode(dev->node); in dwc3_of_parse()
H A Dcore.h756 enum usb_phy_interface hsphy_mode; member