Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dsp5100_tco.h23 #define SP5100_WDT_TRIGGER_BIT BIT(7) macro
Dsp5100_tco.c133 val |= SP5100_WDT_TRIGGER_BIT; in tco_timer_ping()