Searched refs:SCx200_WDT_WDTO (Results 1 – 2 of 2) sorted by relevance
66 outw(wdto_restart, SCx200_CB_BASE + SCx200_WDT_WDTO); in scx200_wdt_ping()80 outw(0, SCx200_CB_BASE + SCx200_WDT_WDTO); in scx200_wdt_enable()91 outw(0, SCx200_CB_BASE + SCx200_WDT_WDTO); in scx200_wdt_disable()
24 #define SCx200_WDT_WDTO 0x00 /* Time-Out Register */ macro