Searched refs:WDT_INT_CLR (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ | ||
| H A D | sp805_wdt.h | 28 #define WDT_INT_CLR BIT(0) macro |
| /optee_os/core/drivers/ | ||
| H A D | sp805_wdt.c | 54 io_write32(base + WDT_INTCLR_OFFSET, WDT_INT_CLR); in sp805_config() |