Home
last modified time | relevance | path

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

/linux-6.15/include/dt-bindings/clock/
H A Dstm32fx-clock.h25 #define CLK_LSE 3 macro
/linux-6.15/Documentation/devicetree/bindings/rtc/
H A Dst,stm32-rtc.yaml155 assigned-clock-parents = <&rcc 1 CLK_LSE>;
/linux-6.15/drivers/clk/
H A Dclk-stm32f4.c1980 clks[CLK_LSE] = clk_register_rgate(NULL, "lse", "clk-lse", 0, in stm32f4_rcc_init()
1983 if (IS_ERR(clks[CLK_LSE])) { in stm32f4_rcc_init()
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32f746.dtsi253 assigned-clock-parents = <&rcc 1 CLK_LSE>;
H A Dstm32f429.dtsi271 assigned-clock-parents = <&rcc 1 CLK_LSE>;