Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Df71808e_wdt.c151 char pulse_mode; /* enable pulse output mode? */ member
274 watchdog.pulse_mode = pw; in watchdog_set_pulse_width()
412 if (watchdog.pulse_mode) { in watchdog_start()