Searched refs:BYPASS (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 619 #define BYPASS(_offset, _bit_byp, _bit_digbyp) (&(struct clk_stm32_bypass){\ macro 657 BYPASS(RCC_BDCR, 1, 3), 662 BYPASS(RCC_OCENSETR, 10, 7),
|
| H A D | clk-stm32mp21.c | 674 #define BYPASS(_offset, _bit_byp, _bit_digbyp) \ macro 715 BYPASS(RCC_BDCR, RCC_BDCR_LSEBYP_BIT, 722 BYPASS(RCC_OCENSETR, RCC_OCENSETR_HSEBYP_BIT,
|
| H A D | clk-stm32mp25.c | 712 #define BYPASS(_offset, _bit_byp, _bit_digbyp) \ macro 753 BYPASS(RCC_BDCR, RCC_BDCR_LSEBYP_BIT, 760 BYPASS(RCC_OCENSETR, RCC_OCENSETR_HSEBYP_BIT,
|