Searched refs:RST_INV (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 102 #define RST_INV(id, _offset, _bit_index)\ macro 203 RST_INV(C2_HOLDBOOT_R, RCC_CPUBOOTCR, 0), 204 RST_INV(C1_HOLDBOOT_R, RCC_CPUBOOTCR, 1),
|
| H A D | stm32mp25_rstctrl.c | 102 #define RST_INV(id, _offset, _bit_index)\ macro 228 RST_INV(C2_HOLDBOOT_R, RCC_CPUBOOTCR, 0), 229 RST_INV(C1_HOLDBOOT_R, RCC_CPUBOOTCR, 1),
|