Home
last modified time | relevance | path

Searched refs:_LSE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp1_clk.h17 _LSE, enumerator
H A Dstm32mp2_clk.h17 _LSE, enumerator
/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c302 [_LSE] = "clk-lse",
379 [_LSE] = CK_LSE,
700 _CSI, _PLL4_R, _LSE, _LSI
752 _UNKNOWN_ID, _LSE, _LSI, _HSE_RTC
853 [_LSE] = "LSE",
1253 case _LSE: in get_clock_rate()
1254 clock = stm32mp1_clk_get_fixed(_LSE); in get_clock_rate()
2210 if (stm32mp1_osc[_LSE] != 0U) { in stm32mp1_clk_init()
2211 const char *name = stm32mp_osc_node_label[_LSE]; in stm32mp1_clk_init()
2357 if (stm32mp1_osc[_LSE] != 0U) { in stm32mp1_clk_init()
[all …]