Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/drivers/st/clk/
Dclk-stm32-core.h80 struct stm32_clk_bypass { struct
104 struct stm32_clk_bypass *bypass; argument
321 #define BYPASS(_offset, _bit_byp, _bit_digbyp) &(struct stm32_clk_bypass){\
Dclk-stm32-core.c72 struct stm32_clk_bypass *bypass_data = osc_data->bypass; in clk_oscillator_set_bypass()
Dclk-stm32mp13.c959 struct stm32_clk_bypass *bypass_data = osc_data->bypass; in clk_oscillator_check_bypass()