Searched refs:stm32_rcc_reset_init (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/stm32/ |
H A D | reset-stm32.h | 7 int stm32_rcc_reset_init(struct device *dev, const struct of_device_id *match,
|
H A D | reset-stm32.c | 102 int stm32_rcc_reset_init(struct device *dev, const struct of_device_id *match, in stm32_rcc_reset_init() function
|
H A D | clk-stm32-core.h | 79 int stm32_rcc_reset_init(struct device *dev, const struct of_device_id *match,
|
H A D | clk-stm32-core.c | 83 err = stm32_rcc_reset_init(dev, match, base); in stm32_rcc_init()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 2282 static int stm32_rcc_reset_init(struct device *dev, void __iomem *base, in stm32_rcc_reset_init() function 2355 err = stm32_rcc_reset_init(dev, base, match); in stm32_rcc_init()
|