Searched refs:RCC_CFGR_SW1 (Results 1 – 1 of 1) sorted by relevance
42 #define RCC_CFGR_SW1 BIT(1) macro46 #define RCC_CFGR_SW_PLL RCC_CFGR_SW1249 clrbits_le32(®s->cfgr, (RCC_CFGR_SW0 | RCC_CFGR_SW1)); in configure_clocks()