Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/apusys/
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
Dapupwr_clkctl.c316 int32_t pll_idx; in apupwr_smc_bulk_pll() local
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/constraints/
Dmt_spm_rc_api.c41 unsigned int pll_idx = cond_id - PLAT_SPM_COND_MAX; in spm_rc_condition_modifier() local
/trusted-firmware-a-latest/plat/mediatek/drivers/apusys/mt8188/
Dapusys_power.c276 int pll_idx; in apu_pll_init() local
/trusted-firmware-a-latest/drivers/st/clk/
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()