Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c67 static void omap_usb_dpll_relock(struct omap_usb3_phy *phy_regs) in omap_usb_dpll_relock()
79 static void omap_usb_dpll_lock(struct omap_usb3_phy *phy_regs) in omap_usb_dpll_lock()
116 static void usb3_phy_partial_powerup(struct omap_usb3_phy *phy_regs) in usb3_phy_partial_powerup()
144 void omap_usb3_phy_init(struct omap_usb3_phy *phy_regs) in omap_usb3_phy_init()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h122 struct omap_usb3_phy { struct
136 struct omap_usb3_phy *usb3_phy; argument
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-omap.c61 ctx->usb3_phy = (struct omap_usb3_phy *)OMAP_OCP1_SCP_BASE; in xhci_hcd_init()