Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dusb-phy.h12 extern int s5p_usb_phy_init(struct platform_device *pdev, int type);
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c71 int s5p_usb_phy_init(struct platform_device *pdev, int type) in s5p_usb_phy_init() function
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c1013 npd->phy_init = s5p_usb_phy_init; in dwc2_hsotg_set_platdata()