Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Df71808e_wdt.c160 char pulse_mode; /* enable pulse output mode? */ member
281 watchdog.pulse_mode = pw; in watchdog_set_pulse_width()
426 if (watchdog.pulse_mode) { in watchdog_start()