Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c81 struct usb3_dpll_map { struct
84 struct usb3_dpll_map *dpll_map; argument
91 struct usb3_dpll_map *dpll_map;
96 static struct usb3_dpll_map dpll_map_usb[] = {
120 struct usb3_dpll_map *dpll_map = phy->dpll_map; in ti_usb3_get_dpll_params()
/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c34 struct usb3_dpll_map { struct
37 struct usb3_dpll_map *dpll_map; argument
40 static struct usb3_dpll_map dpll_map_usb[] = {
53 struct usb3_dpll_map *dpll_map = dpll_map_usb; in omap_usb3_get_dpll_params()