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()1725 static bool stm32mp1_check_pll_conf(enum stm32mp1_pll_id pll_id, in stm32mp1_check_pll_conf()1795 static void stm32mp1_pll_start(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_start()1807 static int stm32mp1_pll_output(enum stm32mp1_pll_id pll_id, uint32_t output) in stm32mp1_pll_output()1828 static int stm32mp1_pll_stop(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_stop()1854 static void stm32mp1_pll_config_output(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config_output()1870 static int stm32mp1_pll_config(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config()1918 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()2184 enum stm32mp1_pll_id i; in stm32mp1_clk_init()[all …]
839 enum stm32mp1_pll_id { enum