Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstarfive-wdt.c95 bool intclr_check; /* whether need to check it before clearing interrupt */ member
125 .intclr_check = true,
142 .intclr_check = false,
249 if (wdt->variant->intclr_check) { in starfive_wdt_int_clr()