Home
last modified time | relevance | path

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

/linux/include/dt-bindings/clock/
A Dstm32fx-clock.h25 #define CLK_LSE 3 macro
/linux/Documentation/devicetree/bindings/rtc/
A Dst,stm32-rtc.yaml124 assigned-clock-parents = <&rcc 1 CLK_LSE>;
/linux/Documentation/devicetree/bindings/clock/
A Dst,stm32-rcc.txt77 3 CLK_LSE (generated from a 32.768 kHz low-speed external
/linux/drivers/clk/
A Dclk-stm32f4.c1843 clks[CLK_LSE] = clk_register_rgate(NULL, "lse", "clk-lse", 0, in stm32f4_rcc_init()
1846 if (IS_ERR(clks[CLK_LSE])) { in stm32f4_rcc_init()
/linux/arch/arm/boot/dts/
A Dstm32f746.dtsi300 assigned-clock-parents = <&rcc 1 CLK_LSE>;
A Dstm32f429.dtsi318 assigned-clock-parents = <&rcc 1 CLK_LSE>;

Completed in 12 milliseconds