Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Datcwdt200_wdt.c35 #define CTRL_INT_TIME_GET(x) FIELD_GET(CTRL_INT_TIME_MSK, x) macro
291 val = CTRL_INT_TIME_GET(val); in atcwdt_get_int_timer_type()