Home
last modified time | relevance | path

Searched defs:dpll_params (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclock.h80 struct dpll_params { struct
81 u32 m;
82 u32 n;
83 s8 m2;
107 extern const struct dpll_params dpll_mpu_opp[NUM_CRYSTAL_FREQ][NUM_OPPS]; argument
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h488 u32 m;
489 u32 n;
490 s8 m2;
491 s8 m3;
492 s8 m4_h11;
493 s8 m5_h12;
494 s8 m6_h13;
495 s8 m7_h14;
496 s8 h21;
497 s8 h22;
[all …]
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c80 struct usb3_dpll_params *dpll_params; in omap_usb_dpll_lock() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.c108 struct pipe3_dpll_params *dpll_params; in omap_pipe3_dpll_program() local
/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c148 struct usb3_dpll_params *dpll_params; in ti_usb3_dpll_program() local
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c130 struct pipe3_dpll_params *dpll_params; in omap_pipe3_dpll_program() local
/openbmc/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c406 struct pipe3_dpll_params *dpll_params; in ti_pipe3_dpll_program() local