Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Domap_wdt.h33 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) macro
A Domap_wdt.c119 u32 pre_margin = GET_WLDR_VAL(timeout); in omap_wdt_set_timer()

Completed in 4 milliseconds