Home
last modified time | relevance | path

Searched defs:SECS_TO_WDOG_TICKS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/watchdog/
H A Dgxp-wdt.c18 #define SECS_TO_WDOG_TICKS(x) ((x) * 100) macro
H A Dbcm2835_wdt.c43 #define SECS_TO_WDOG_TICKS(x) ((x) << 16) macro
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dbcm2835_wdt.c43 #define SECS_TO_WDOG_TICKS(x) ((x) << 16) macro

Completed in 2 milliseconds