Searched refs:RCC_HSICFGR_HSIDIV_MASK (Results 1 – 2 of 2) sorted by relevance
393 #define RCC_HSICFGR_HSIDIV_MASK GENMASK(1, 0) macro
1327 RCC_HSICFGR_HSIDIV_MASK, in stm32mp1_set_hsidiv()1328 RCC_HSICFGR_HSIDIV_MASK & (uint32_t)hsidiv); in stm32mp1_set_hsidiv()