Home
last modified time | relevance | path

Searched refs:stm32mp1_pll_id (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/drivers/st/clk/
Dstm32mp1_clk.c165 enum stm32mp1_pll_id { enum
806 static unsigned long stm32mp1_read_pll_freq(enum stm32mp1_pll_id pll_id, in stm32mp1_read_pll_freq()
1367 static bool stm32mp1_check_pll_conf(enum stm32mp1_pll_id pll_id, in stm32mp1_check_pll_conf()
1442 static void stm32mp1_pll_start(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_start()
1454 static int stm32mp1_pll_output(enum stm32mp1_pll_id pll_id, uint32_t output) in stm32mp1_pll_output()
1475 static int stm32mp1_pll_stop(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_stop()
1501 static void stm32mp1_pll_config_output(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config_output()
1517 static int stm32mp1_pll_config(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config()
1565 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()
1731 enum stm32mp1_pll_id i; in stm32mp1_clk_init()
[all …]