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