Searched defs:divm (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/arch/arm/mach-tegra/ |
D | clock.c | 90 int clock_ll_read_pll(enum clock_id clkid, u32 *divm, u32 *divn, in clock_ll_read_pll() 114 unsigned long clock_start_pll(enum clock_id clkid, u32 divm, u32 divn, in clock_start_pll() 537 u32 base, divm; in clock_get_rate() local
|
D | cpu.c | 170 int pllx_set_rate(struct clk_pll_simple *pll , u32 divn, u32 divm, in pllx_set_rate()
|
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | warmboot.h | 71 u32 divm:5; member
|
/external/u-boot/arch/arm/mach-tegra/tegra20/ |
D | warmboot.c | 153 u32 divm, divn, divp, cpcon, lfcon; in warmboot_save_sdram_params() local
|
/external/u-boot/arch/arm/mach-tegra/tegra124/ |
D | clock.c | 1066 u32 divm, divn, divp, cpcon; in clock_set_display_rate() local
|
/external/u-boot/drivers/clk/ |
D | clk_stm32h7.c | 320 u8 divm; member
|
D | clk_stm32mp1.c | 881 int divm, divn; in pll_get_fvco() local 1470 int divm, divn, divy; in pll_set_rate() local
|
/external/arm-trusted-firmware/drivers/st/clk/ |
D | stm32mp1_clk.c | 676 uint32_t cfgr1, fracr, divm, divn; in stm32mp1_pll_get_fvco() local
|