Searched refs:RCC_HSICFGR_HSIDIV_MASK (Results 1 – 2 of 2) sorted by relevance
226 #define RCC_HSICFGR_HSIDIV_MASK GENMASK(1, 0) macro1285 RCC_HSICFGR_HSIDIV_MASK, in stm32mp1_set_hsidiv()1286 RCC_HSICFGR_HSIDIV_MASK & hsidiv); in stm32mp1_set_hsidiv()
392 #define RCC_HSICFGR_HSIDIV_MASK GENMASK(1, 0) macro