Home
last modified time | relevance | path

Searched defs:dpll (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h341 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 Dboard.c144 const struct dpll_params *dpll = get_dpll_ddr_params(); in sdram_init() local
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c132 u32 apllb, aplll, dpll, cpll, gpll; in rkclk_init() local
H A Dclk_rv1108.c631 unsigned int apll, dpll, gpll; in rkclk_init() local
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c211 u8 lock, char *dpll) in do_setup_dpll()
/openbmc/u-boot/drivers/clk/
H A Dclk_zynqmp.c114 apll, dpll, vpll, enumerator
/openbmc/qemu/include/hw/arm/
H A Domap.h652 struct dpll_ctl_s *dpll[3]; member
/openbmc/qemu/hw/arm/
H A Domap1.c1384 omap_clk dpll; member