Searched defs:digbyp (Results 1 – 3 of 3) sorted by relevance
| /arm-trusted-firmware/drivers/st/clk/ |
| H A D | stm32mp1_clk.c | 1325 static void stm32mp1_lse_enable(bool bypass, bool digbyp, uint32_t lsedrv) in stm32mp1_lse_enable() argument 1376 static void stm32mp1_hse_enable(bool bypass, bool digbyp, bool css) in stm32mp1_hse_enable() argument 1880 bool bypass, digbyp; in stm32mp1_clk_init() local 1892 bool bypass, digbyp, css; stm32mp1_clk_init() local [all...] |
| H A D | clk-stm32mp13.c | 35 bool digbyp; member 956 bool digbyp, bool bypass) in clk_oscillator_check_bypass() argument 978 bool digbyp = osci->digbyp; in stm32_enable_oscillator_hse() local 1002 bool digbyp = osci->digbyp; in stm32_enable_oscillator_lse() local [all...] |
| H A D | clk-stm32-core.c | 68 void clk_oscillator_set_bypass(struct stm32_clk_priv *priv, int id, bool digbyp, bool bypass) in clk_oscillator_set_bypass() argument
|