Home
last modified time | relevance | path

Searched refs:usb_phy_interface (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/linux/usb/
A Dphy.h15 enum usb_phy_interface { enum
32 enum usb_phy_interface usb_get_phy_mode(ofnode node);
34 static inline enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode()
/u-boot/include/
A Ddwc3-uboot.h19 enum usb_phy_interface hsphy_mode;
/u-boot/drivers/usb/common/
A Dcommon.c104 enum usb_phy_interface usb_get_phy_mode(ofnode node) in usb_get_phy_mode()
/u-boot/drivers/usb/host/
A Dehci-mx6.c434 enum usb_phy_interface phy_type;
443 static u32 mx6_portsc(enum usb_phy_interface phy_type) in mx6_portsc()
/u-boot/drivers/usb/dwc3/
A Dcore.h784 enum usb_phy_interface hsphy_mode;
A Dcore.c434 enum usb_phy_interface hsphy_mode = dwc->hsphy_mode; in dwc3_hsphy_mode_setup()

Completed in 23 milliseconds