Searched refs:RCC_OCRDYR_HSIDIVRDY (Results 1 – 4 of 4) sorted by relevance
399 #define RCC_OCRDYR_HSIDIVRDY BIT(2) macro
1037 #define RCC_OCRDYR_HSIDIVRDY BIT(2) macro
975 while ((mmio_read_32(address) & RCC_OCRDYR_HSIDIVRDY) == 0U) { in stm32mp1_set_hsidiv()
1689 while ((mmio_read_32(address) & RCC_OCRDYR_HSIDIVRDY) == 0U) { in stm32mp1_set_hsidiv()