Searched defs:digbyp (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp13.c | 35 bool digbyp; member 924 bool digbyp, bool bypass) in clk_oscillator_set_bypass() 1015 bool digbyp, bool bypass) in clk_oscillator_check_bypass() 1037 bool digbyp = osci->digbyp; in stm32_enable_oscillator_hse() local 1061 bool digbyp = osci->digbyp; in stm32_enable_oscillator_lse() local
|
| H A D | stm32mp1_clk.c | 1586 static void stm32mp1_lse_enable(bool bypass, bool digbyp, uint32_t lsedrv) in stm32mp1_lse_enable() 1642 static void stm32mp1_hse_enable(bool bypass, bool digbyp, bool css) in stm32mp1_hse_enable() 2221 bool bypass, digbyp; in stm32mp1_clk_init() local 2233 bool bypass, digbyp, css; in stm32mp1_clk_init() local
|
| H A D | clk-stm32mp2.c | 30 bool digbyp; member 716 bool digbyp, bool bypass) in clk_oscillator_set_bypass() 2289 bool digbyp = osci->digbyp; in stm32_enable_oscillator_hse() local 2309 bool digbyp = osci->digbyp; in stm32_enable_oscillator_lse() local
|