Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c80 struct usb3_dpll_map { struct
83 struct usb3_dpll_map *dpll_map; argument
90 struct usb3_dpll_map *dpll_map;
95 static struct usb3_dpll_map dpll_map_usb[] = {
119 struct usb3_dpll_map *dpll_map = phy->dpll_map; in ti_usb3_get_dpll_params()
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c33 struct usb3_dpll_map { struct
36 struct usb3_dpll_map *dpll_map; argument
39 static struct usb3_dpll_map dpll_map_usb[] = {
52 struct usb3_dpll_map *dpll_map = dpll_map_usb; in omap_usb3_get_dpll_params()