Searched refs:RCC_RDLSICR_LSIRDY (Results 1 – 3 of 3) sorted by relevance
362 #define RCC_RDLSICR_LSIRDY BIT(1) macro
503 #define RCC_RDLSICR_LSIRDY BIT(1) macro
1628 if (stm32mp1_osc_wait(enable, RCC_RDLSICR, RCC_RDLSICR_LSIRDY) != 0) { in stm32mp1_lsi_set()