Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dsp5100_tco.h19 #define SP5100_WDT_START_STOP_BIT BIT(0) macro
A Dsp5100_tco.c105 val |= SP5100_WDT_START_STOP_BIT; in tco_timer_start()
117 val &= ~SP5100_WDT_START_STOP_BIT; in tco_timer_stop()

Completed in 3 milliseconds