Home
last modified time | relevance | path

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

/linux/include/dt-bindings/clock/
H A Dstm32fx-clock.h16 <assigned-clocks = <&rcc 1 CLK_LSE>;
25 #define CLK_LSE 3 macro
/linux/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/arch/arm/boot/dts/st/
H A Dstm32f746.dtsi287 assigned-clock-parents = <&rcc 1 CLK_LSE>;
H A Dstm32f429.dtsi271 assigned-clock-parents = <&rcc 1 CLK_LSE>;