Searched refs:div_id (Results 1 – 1 of 1) sorted by relevance
811 int pll_id, int div_id) in stm32mp1_read_pll_freq() argument822 debug("%s(%d, %d)\n", __func__, pll_id, div_id); in stm32mp1_read_pll_freq()823 if (div_id > _DIV_NB) in stm32mp1_read_pll_freq()836 divy = (cfgr2 >> shift[div_id]) & RCC_PLLNCFGR2_DIVX_MASK; in stm32mp1_read_pll_freq()