Searched defs:pll_idx (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/apusys/ |
| H A D | apupll.c | 127 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
|
| H A D | apupwr_clkctl.c | 316 int32_t pll_idx; in apupwr_smc_bulk_pll() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_rc_api.c | 37 uint32_t pll_idx = cond_id - PLAT_SPM_COND_MAX; in spm_rc_condition_modifier() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_api.c | 41 unsigned int pll_idx = cond_id - PLAT_SPM_COND_MAX; in spm_rc_condition_modifier() local
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/ |
| H A D | plat_bl31_setup.c | 140 static uint32_t plat_get_pll_rate(int pll_idx) in plat_get_pll_rate()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/ |
| H A D | apusys_power.c | 163 int pll_idx, are_idx; in apu_pll_init() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/ |
| H A D | apusys_power.c | 291 int pll_idx; in apu_pll_init() local
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp2.c | 1729 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() 1737 static int _clk_stm32_pll1_init(struct stm32_clk_priv *priv, int pll_idx, in _clk_stm32_pll1_init() 1790 static int _clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx, in _clk_stm32_pll_init() 1829 static int clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx) in clk_stm32_pll_init()
|
| H A D | clk-stm32mp13.c | 1294 static inline struct stm32_pll_dt_cfg *clk_stm32_pll_get_pdata(int pll_idx) in clk_stm32_pll_get_pdata() 1508 static int _clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx, in _clk_stm32_pll_init() 1548 static int clk_stm32_pll_init(struct stm32_clk_priv *priv, int pll_idx) in clk_stm32_pll_init()
|
| H A D | stm32mp1_clk.c | 2166 static int stm32mp1_pll_configure_src(struct stm32_clk_priv *priv, int pll_idx) in stm32mp1_pll_configure_src()
|