Searched refs:ti_usb_phy (Results 1 – 2 of 2) sorted by relevance
87 struct ti_usb_phy { struct117 static struct usb3_dpll_params *ti_usb3_get_dpll_params(struct ti_usb_phy *phy) in ti_usb3_get_dpll_params()134 static int ti_usb3_dpll_wait_lock(struct ti_usb_phy *phy) in ti_usb3_dpll_wait_lock()146 static int ti_usb3_dpll_program(struct ti_usb_phy *phy) in ti_usb3_dpll_program()189 void ti_usb2_phy_power(struct ti_usb_phy *phy, int on) in ti_usb2_phy_power()225 void ti_usb3_phy_power(struct ti_usb_phy *phy, int on) in ti_usb3_phy_power()265 struct ti_usb_phy *phy; in ti_usb_phy_uboot_init()302 struct ti_usb_phy *phy = NULL; in ti_usb_phy_uboot_exit()
15 obj-$(CONFIG_USB_DWC3_PHY_OMAP) += ti_usb_phy.o