Searched refs:RCC_IWDGC2CFGSETR (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 197 RST_SETR(IWDG4_KER_R, RCC_IWDGC2CFGSETR, 18), 200 RST_SETR(IWDG3_SYS_R, RCC_IWDGC2CFGSETR, 0), 201 RST_SETR(IWDG4_SYS_R, RCC_IWDGC2CFGSETR, 2),
|
| H A D | stm32mp25_rstctrl.c | 222 RST_SETR(IWDG4_KER_R, RCC_IWDGC2CFGSETR, 18), 225 RST_SETR(IWDG3_SYS_R, RCC_IWDGC2CFGSETR, 0), 226 RST_SETR(IWDG4_SYS_R, RCC_IWDGC2CFGSETR, 2),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 264 #define RCC_IWDGC2CFGSETR U(0x480) macro
|
| H A D | stm32mp25_rcc.h | 283 #define RCC_IWDGC2CFGSETR U(0x480) macro
|