Home
last modified time | relevance | path

Searched refs:wtdat (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dwatchdog.h31 unsigned int wtdat; member
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dwatchdog.h30 unsigned int wtdat; member
/openbmc/u-boot/drivers/watchdog/
H A Ds5p_wdt.c39 writel(timeout, &wdt->wtdat); in wdt_start()