Searched refs:WDT_SW_RST (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-latest/plat/intel/soc/common/drivers/wdt/ | ||
D | watchdog.h | 35 #define WDT_SW_RST (0x76) macro |
D | watchdog.c | 16 mmio_write_32(WDT_CRR, WDT_SW_RST); in watchdog_sw_rst() |