Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dsp805_wdt.h27 #define WDT_RESET_EN BIT(1) macro
/optee_os/core/drivers/
H A Dsp805_wdt.c58 WDT_INT_EN | WDT_RESET_EN); in sp805_config()