Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/st/clk/
Dstm32mp1_clk.c175 _DIV_Q, enumerator
539 [_DIV_Q] = RCC_PLLNCFGR2_DIVQ_SHIFT,
983 clock = stm32mp1_read_pll_freq(_PLL1, _DIV_Q); in get_clock_rate()
992 clock = stm32mp1_read_pll_freq(_PLL2, _DIV_Q); in get_clock_rate()
1001 clock = stm32mp1_read_pll_freq(_PLL3, _DIV_Q); in get_clock_rate()
1010 clock = stm32mp1_read_pll_freq(_PLL4, _DIV_Q); in get_clock_rate()