Home
last modified time | relevance | path

Searched refs:ti_usb_phy (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/dwc3/
A Dti_usb_phy.c90 struct ti_usb_phy { struct
120 static struct usb3_dpll_params *ti_usb3_get_dpll_params(struct ti_usb_phy *phy) in ti_usb3_get_dpll_params()
137 static int ti_usb3_dpll_wait_lock(struct ti_usb_phy *phy) in ti_usb3_dpll_wait_lock()
149 static int ti_usb3_dpll_program(struct ti_usb_phy *phy) in ti_usb3_dpll_program()
192 void ti_usb2_phy_power(struct ti_usb_phy *phy, int on) in ti_usb2_phy_power()
228 void ti_usb3_phy_power(struct ti_usb_phy *phy, int on) in ti_usb3_phy_power()
268 struct ti_usb_phy *phy; in ti_usb_phy_uboot_init()
305 struct ti_usb_phy *phy = NULL; in ti_usb_phy_uboot_exit()
A DMakefile14 obj-$(CONFIG_USB_DWC3_PHY_OMAP) += ti_usb_phy.o

Completed in 3 milliseconds