Searched refs:dpll_map (Results 1 – 6 of 6) sorted by relevance
84 struct usb3_dpll_map *dpll_map; member91 struct usb3_dpll_map *dpll_map; member120 struct usb3_dpll_map *dpll_map = phy->dpll_map; in ti_usb3_get_dpll_params() local124 for (; dpll_map->rate; dpll_map++) { in ti_usb3_get_dpll_params()125 if (rate == dpll_map->rate) in ti_usb3_get_dpll_params()126 return &dpll_map->params; in ti_usb3_get_dpll_params()273 phy->dpll_map = dpll_map_usb; in ti_usb_phy_uboot_init()
70 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params() local74 for (; dpll_map->rate; dpll_map++) { in omap_pipe3_get_dpll_params()75 if (rate == dpll_map->rate) in omap_pipe3_get_dpll_params()76 return &dpll_map->params; in omap_pipe3_get_dpll_params()
28 struct pipe3_dpll_map *dpll_map; member
31 .dpll_map = dpll_map_sata,
61 struct pipe3_dpll_map *dpll_map; member93 struct pipe3_dpll_map *dpll_map = pipe3->dpll_map; in omap_pipe3_get_dpll_params() local97 for (; dpll_map->rate; dpll_map++) { in omap_pipe3_get_dpll_params()98 if (rate == dpll_map->rate) in omap_pipe3_get_dpll_params()99 return &dpll_map->params; in omap_pipe3_get_dpll_params()338 pipe3->dpll_map = (struct pipe3_dpll_map *)dev_get_driver_data(dev); in pipe3_phy_probe()
36 struct usb3_dpll_map *dpll_map; member52 struct usb3_dpll_map *dpll_map = dpll_map_usb; in omap_usb3_get_dpll_params() local56 for (; dpll_map->rate; dpll_map++) { in omap_usb3_get_dpll_params()57 if (rate == dpll_map->rate) in omap_usb3_get_dpll_params()58 return &dpll_map->params; in omap_usb3_get_dpll_params()