Searched refs:stm32mp1_pll_id (Results 1 – 2 of 2) sorted by relevance
424 enum stm32mp1_pll_id { enum1082 static unsigned long stm32mp1_read_pll_freq(enum stm32mp1_pll_id pll_id, in stm32mp1_read_pll_freq()1734 static bool stm32mp1_check_pll_conf(enum stm32mp1_pll_id pll_id, in stm32mp1_check_pll_conf()1804 static void stm32mp1_pll_start(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_start()1816 static int stm32mp1_pll_output(enum stm32mp1_pll_id pll_id, uint32_t output) in stm32mp1_pll_output()1837 static int stm32mp1_pll_stop(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_stop()1863 static void stm32mp1_pll_config_output(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config_output()1879 static int stm32mp1_pll_config(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config()1927 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()2193 enum stm32mp1_pll_id i; in stm32mp1_clk_init()[all …]
866 enum stm32mp1_pll_id { enum