Home
last modified time | relevance | path

Searched refs:wtcompare (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Dinteg.h39 u32 wtcompare; /* Watchdog timer timeout value. */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
H A Dinteg.h39 u32 wtcompare; /* Watchdog timer timeout value. */ member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Drc32434_wdt.c48 /* translate wtcompare value to seconds and vice versa */
81 writel(SEC2WTCOMP(timeout), &wdt_reg->wtcompare); in rc32434_wdt_set()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Drc32434_wdt.c48 /* translate wtcompare value to seconds and vice versa */
81 writel(SEC2WTCOMP(timeout), &wdt_reg->wtcompare); in rc32434_wdt_set()

Completed in 2 milliseconds