Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/drivers/st/clk/
Dstm32mp1_clk.c177 _DIV_R, enumerator
556 [_DIV_R] = RCC_PLLNCFGR2_DIVR_SHIFT,
1012 clock = stm32mp1_read_pll_freq(_PLL1, _DIV_R); in get_clock_rate()
1021 clock = stm32mp1_read_pll_freq(_PLL2, _DIV_R); in get_clock_rate()
1030 clock = stm32mp1_read_pll_freq(_PLL3, _DIV_R); in get_clock_rate()
1039 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_R); in get_clock_rate()