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.c101 _CK_MSI, enumerator
291 _CK_HSI, _CK_HSE, _CK_MSI, _CK_0_MHZ
296 _CK_HSI, _CK_HSE, _CK_MSI, _CK_HSI, _CK_HSE, _CK_MSI,
318 _CK_MSI, _CK_LSI, _CK_LSE
684 OSCILLATOR(OSC_MSI, _CK_MSI, "clk-msi", GATE_MSI, GATE_MSI_RDY,
1468 CLK_OSC_MSI(_CK_MSI, MSI_CK, CLK_IS_ROOT, OSC_MSI),
2356 err = clk_stm32_osc_msi_set_rate(priv, _CK_MSI, osci->freq, 0); in stm32_enable_oscillator_msi()
2364 _clk_stm32_enable(priv, _CK_MSI); in stm32_enable_oscillator_msi()