Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c592 struct clk_stm32_bypass { struct
614 struct clk_stm32_bypass *bypass; argument
619 #define BYPASS(_offset, _bit_byp, _bit_digbyp) (&(struct clk_stm32_bypass){\
687 struct clk_stm32_bypass *bypass_data = osc_data->bypass; in clk_oscillator_set_bypass()
H A Dclk-stm32mp21.c647 struct clk_stm32_bypass { struct
669 struct clk_stm32_bypass *bypass; argument
675 (&(struct clk_stm32_bypass){\
787 struct clk_stm32_bypass *bypass_data = osc_data->bypass; in clk_oscillator_set_bypass()
H A Dclk-stm32mp25.c685 struct clk_stm32_bypass { struct
707 struct clk_stm32_bypass *bypass; argument
713 (&(struct clk_stm32_bypass){\
795 struct clk_stm32_bypass *bypass_data = osc_data->bypass; in clk_oscillator_set_bypass()