Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_power.c29 static void get_pll_pcw(uint32_t clk_rate, uint32_t *r1, uint32_t *r2) in get_pll_pcw() function
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.c239 static void get_pll_pcw(const uint32_t clk_rate, uint32_t *r1, uint32_t *r2) in get_pll_pcw() function