Searched defs:RCC_HSICFGR_HSIDIV_MASK (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | stm32mp1_rcc.h | 391 #define RCC_HSICFGR_HSIDIV_MASK GENMASK_32(1, 0) macro |
| H A D | stm32mp13_rcc.h | 410 #define RCC_HSICFGR_HSIDIV_MASK GENMASK_32(1, 0) macro |