Home
last modified time | relevance | path

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

/arm-trusted-firmware/plat/mediatek/mt8195/drivers/apusys/
H A Dapupll.c127 static const char *pllidx2name(int32_t pll_idx) in pllidx2name() argument
157 _fhctl_mon_done(uint32_t pll_idx,unsigned long tar_dds) _fhctl_mon_done() argument
191 _pll_get_postdiv_reg(uint32_t pll_idx) _pll_get_postdiv_reg() argument
219 _set_postdiv_reg(uint32_t pll_idx,uint32_t post_div) _set_postdiv_reg() argument
275 _pll_en(uint32_t pll_idx,bool on) _pll_en() argument
293 _pll_pwr(uint32_t pll_idx,bool on) _pll_pwr() argument
312 _pll_iso(uint32_t pll_idx,bool enable) _pll_iso() argument
334 _pll_switch(uint32_t pll_idx,bool on,bool fhctl_en) _pll_switch() argument
379 apu_pll_enable(int32_t pll_idx,bool enable,bool fhctl_en) apu_pll_enable() argument
511 int32_t pll_idx, ret = 0; anpu_pll_set_rate() local
[all...]
H A Dapupwr_clkctl.c316 int32_t pll_idx; in apupwr_smc_bulk_pll() local
/arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/constraints/
H A Dmt_spm_rc_api.c41 unsigned int pll_idx = cond_id - PLAT_SPM_COND_MAX; in spm_rc_condition_modifier() local
/arm-trusted-firmware/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.c276 int pll_idx; in apu_pll_init() local
/arm-trusted-firmware/drivers/st/clk/
H 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() argument
1444 static int _clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx, in _clk_stm32_pll_init() argument
1484 static int clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx) in clk_stm32_pll_init() argument