Searched refs:pllm (Results 1 – 2 of 2) sorted by relevance
51 void __iomem *pllm; member88 val = readl(pll_data->pllm); in clk_pllclk_recalc()203 pll_data->pllm = of_iomap(node, i); in _of_pll_clk_init()204 if (!pll_data->pllm) { in _of_pll_clk_init()
1694 unsigned long pllm; in stm32f4_rcc_init() local1749 pllm = readl(base + STM32F4_RCC_PLLCFGR) & 0x3f; in stm32f4_rcc_init()1752 0, 1, pllm); in stm32f4_rcc_init()