Searched defs:RCC_PLL1CFGR1_DIVN_MASK (Results 1 – 2 of 2) sorted by relevance
| /arm-trusted-firmware/include/drivers/st/ | ||
| H A D | stm32mp13_rcc.h | 469 #define RCC_PLL1CFGR1_DIVN_MASK GENMASK(8, 0) macro |
| H A D | stm32mp15_rcc.h | 341 #define RCC_PLL1CFGR1_DIVN_MASK GENMASK(8, 0) macro |