Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/drivers/st/clk/
Dstm32mp1_clk.c166 enum stm32mp1_pll_id { enum
830 static unsigned long stm32mp1_read_pll_freq(enum stm32mp1_pll_id pll_id, in stm32mp1_read_pll_freq()
1468 static bool stm32mp1_check_pll_conf(enum stm32mp1_pll_id pll_id, in stm32mp1_check_pll_conf()
1543 static void stm32mp1_pll_start(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_start()
1555 static int stm32mp1_pll_output(enum stm32mp1_pll_id pll_id, uint32_t output) in stm32mp1_pll_output()
1576 static int stm32mp1_pll_stop(enum stm32mp1_pll_id pll_id) in stm32mp1_pll_stop()
1602 static void stm32mp1_pll_config_output(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config_output()
1618 static int stm32mp1_pll_config(enum stm32mp1_pll_id pll_id, in stm32mp1_pll_config()
1666 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()
1821 enum stm32mp1_pll_id i; in stm32mp1_clk_init()
[all …]
Dclk-stm32mp13.c897 enum stm32mp1_pll_id { enum