Home
last modified time | relevance | path

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

/linux/drivers/accel/ivpu/
H A Divpu_hw_btrs.c586 static u32 pll_ratio_to_dpu_freq_mtl(u16 ratio) in pll_ratio_to_dpu_freq_mtl() function
599 return pll_ratio_to_dpu_freq_mtl(ratio); in pll_ratio_to_dpu_freq()
612 return pll_ratio_to_dpu_freq_mtl(pll_config_get_mtl(vdev)); in ivpu_hw_btrs_dpu_freq_get()
630 pll, pll_ratio_to_dpu_freq_mtl(pll) / HZ_PER_MHZ); in ivpu_hw_btrs_irq_handler_mtl()