Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/drivers/apusys/mt8188/
Dapusys_power.c224 static void get_pll_pcw(const uint32_t clk_rate, uint32_t *r1, uint32_t *r2) in get_pll_pcw() function
287 get_pll_pcw(pll_freq_out[pll_idx], &posdiv_val, &pcw_val); in apu_pll_init()