Searched defs:RCC_CFGR_SW1 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f4/ | ||
| H A D | clock.c | 37 #define RCC_CFGR_SW1 (1 << 1) macro |
| /rk3399_rockchip-uboot/drivers/clk/ | ||
| H A D | clk_stm32f7.c | 39 #define RCC_CFGR_SW1 BIT(1) macro |