Home
last modified time | relevance | path

Searched refs:dpll_map_usb (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c39 static struct usb3_dpll_map dpll_map_usb[] = { variable
52 struct usb3_dpll_map *dpll_map = dpll_map_usb; in omap_usb3_get_dpll_params()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c95 static struct usb3_dpll_map dpll_map_usb[] = { variable
272 phy->dpll_map = dpll_map_usb; in ti_usb_phy_uboot_init()
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c358 static struct pipe3_dpll_map dpll_map_usb[] = { variable
370 { .compatible = "ti,omap-usb3", .data = (ulong)&dpll_map_usb},
/openbmc/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c185 static struct pipe3_dpll_map dpll_map_usb[] = { variable
213 .dpll_map = dpll_map_usb,