Home
last modified time | relevance | path

Searched defs:pll_idx (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/apusys/
A Dapupll.c127 static const char *pllidx2name(int32_t pll_idx) in pllidx2name()
157 static int32_t _fhctl_mon_done(uint32_t pll_idx, unsigned long tar_dds) in _fhctl_mon_done()
191 static uint32_t _pll_get_postdiv_reg(uint32_t pll_idx) in _pll_get_postdiv_reg()
219 static void _set_postdiv_reg(uint32_t pll_idx, uint32_t post_div) in _set_postdiv_reg()
275 static void _pll_en(uint32_t pll_idx, bool on) in _pll_en()
293 static void _pll_pwr(uint32_t pll_idx, bool on) in _pll_pwr()
312 static void _pll_iso(uint32_t pll_idx, bool enable) in _pll_iso()
334 static int32_t _pll_switch(uint32_t pll_idx, bool on, bool fhctl_en) in _pll_switch()
379 int32_t apu_pll_enable(int32_t pll_idx, bool enable, bool fhctl_en) in apu_pll_enable()
511 int32_t pll_idx, ret = 0; in anpu_pll_set_rate() local
A Dapupwr_clkctl.c316 int32_t pll_idx; in apupwr_smc_bulk_pll() local
/arm-trusted-firmware-2.8.0/drivers/st/clk/
A Dclk-stm32mp13.c1347 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata()
1444 static int _clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx, in _clk_stm32_pll_init()
1484 static int clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx) in clk_stm32_pll_init()

Completed in 10 milliseconds