Home
last modified time | relevance | path

Searched refs:pllm (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-davinci/
A Dcpu.c40 int pllm; in clk_get() local
63 pllm = readl(pll_base + PLLC_PLLM) + 1; in clk_get()
66 pll_out *= pllm; in clk_get()
A Dda850_lowlevel.c90 writel(pllmult, &reg->pllm); in da850_pll_init()
/arch/arm/mach-davinci/include/mach/
A Ddm365_lowlevel.h16 int dm365_pll2_init(unsigned long pllm, unsigned long prediv);
A Dpll_defs.h18 unsigned int pllm; /* 0x110 */ member
A Dhardware.h204 dv_reg pllm; member
/arch/arm/mach-keystone/
A Dclock.c62 u32 pllm, plld, bwadj; in configure_mult_div() local
64 pllm = data->pll_m - 1; in configure_mult_div()
69 pllctl_reg_write(data->pll, mult, pllm & PLLM_MULT_LO_MASK); in configure_mult_div()
73 pllm << CFG_PLLCTL0_PLLM_SHIFT); in configure_mult_div()

Completed in 9 milliseconds