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