Searched defs:dpll (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/ |
H A D | imx-regs.h | 341 struct dpll { struct 342 u32 dp_ctl; 343 u32 dp_config; 344 u32 dp_op; 345 u32 dp_mfd; 346 u32 dp_mfn; 347 u32 dp_mfn_minus; 348 u32 dp_mfn_plus; 349 u32 dp_hfs_op; 350 u32 dp_hfs_mfd; [all …]
|
/openbmc/u-boot/board/gumstix/pepper/ |
H A D | board.c | 144 const struct dpll_params *dpll = get_dpll_ddr_params(); in sdram_init() local
|
/openbmc/u-boot/drivers/clk/rockchip/ |
H A D | clk_rk3368.c | 132 u32 apllb, aplll, dpll, cpll, gpll; in rkclk_init() local
|
H A D | clk_rv1108.c | 631 unsigned int apll, dpll, gpll; in rkclk_init() local
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | clocks-common.c | 211 u8 lock, char *dpll) in do_setup_dpll()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_zynqmp.c | 114 apll, dpll, vpll, enumerator
|
/openbmc/qemu/include/hw/arm/ |
H A D | omap.h | 652 struct dpll_ctl_s *dpll[3]; member
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 1384 omap_clk dpll; member
|