Home
last modified time | relevance | path

Searched refs:dwc2_phy_init (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.h1315 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy);
H A Dcore.c1144 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy) in dwc2_phy_init() function
H A Dgadget.c3386 dwc2_phy_init(hsotg, true); in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c2114 retval = dwc2_phy_init(hsotg, initial_setup); in dwc2_core_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.h1315 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy);
H A Dcore.c1144 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy) in dwc2_phy_init() function
H A Dgadget.c3386 dwc2_phy_init(hsotg, true); in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c2114 retval = dwc2_phy_init(hsotg, initial_setup); in dwc2_core_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/dwc2/
H A Dcore.h1315 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy);
H A Dcore.c1144 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy) in dwc2_phy_init() function
H A Dgadget.c3386 dwc2_phy_init(hsotg, true); in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c2114 retval = dwc2_phy_init(hsotg, initial_setup); in dwc2_core_init()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.c765 static int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy) in dwc2_phy_init() function
940 retval = dwc2_phy_init(hsotg, initial_setup); in dwc2_core_init()