Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw_btrs.c736 static u32 pll_ratio_to_freq_mtl(u32 ratio, u32 config) in pll_ratio_to_freq_mtl() function
754 return pll_ratio_to_freq_mtl(ratio, hw->config); in ivpu_hw_btrs_ratio_to_freq()
769 return pll_ratio_to_freq_mtl(pll_curr_ratio, vdev->hw->config); in pll_freq_get_mtl()