Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/drivers/wdt/
H A Dwatchdog.h26 #define WDT_COMP_VERSION (WDT_BASE + 0xF8) macro
H A Dwatchdog.c22 INFO("Component Type : %x\r\n", mmio_read_32(WDT_COMP_VERSION)); in watchdog_info()