Home
last modified time | relevance | path

Searched refs:WDT_CONTROL (Results 1 – 2 of 2) sorted by relevance

/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c743 write32(WDT_CONTROL, (read32(WDT_CONTROL) & (~WDT_CONTROL_ENABLE_BIT))); in handle_reset()
/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/pm/
Dpm_regs.h201 #define WDT_CONTROL (ISH_WDT_BASE + 0x0) macro