Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Dimx7ulp_wdt.c20 #define WDOG_CS_PRES BIT(12) macro
86 u64 timeout = (val & WDOG_CS_PRES) ? in imx7ulp_wdt_wait_rcs()
88 unsigned long wait_min = (val & WDOG_CS_PRES) ? in imx7ulp_wdt_wait_rcs()
287 val |= WDOG_CS_PRES; in imx7ulp_wdt_init()