Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c31 #define PLL_RATIO_TO_FREQ(x) ((x) * PLL_REF_CLK_FREQ) macro
238 PLL_RATIO_TO_FREQ(target_ratio), epp, config, cdyn); in ivpu_pll_drive()
936 return PLL_RATIO_TO_FREQ(pll_curr_ratio); in ivpu_hw_40xx_reg_pll_freq_get()