Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32mp2.c103 _CK_MSI, enumerator
292 _CK_HSI, _CK_HSE, _CK_MSI, _CK_0_MHZ
297 _CK_HSI, _CK_HSE, _CK_MSI, _CK_HSI, _CK_HSE, _CK_MSI,
319 _CK_MSI, _CK_LSI, _CK_LSE
654 OSCILLATOR(OSC_MSI, _CK_MSI, "clk-msi", GATE_MSI, GATE_MSI_RDY,
1204 CLK_OSC_MSI(_CK_MSI, MSI_CK, CLK_IS_ROOT, OSC_MSI),
2090 err = clk_stm32_osc_msi_set_rate(priv, _CK_MSI, osci->freq, 0); in stm32_enable_oscillator_msi()
2098 _clk_stm32_enable(priv, _CK_MSI); in stm32_enable_oscillator_msi()