Searched refs:SCx200_WDT_WDTO (Results 1 – 2 of 2) sorted by relevance
64 outw(wdto_restart, scx200_cb_base + SCx200_WDT_WDTO); in scx200_wdt_ping()79 outw(0, scx200_cb_base + SCx200_WDT_WDTO); in scx200_wdt_enable()92 outw(0, scx200_cb_base + SCx200_WDT_WDTO); in scx200_wdt_disable()
29 #define SCx200_WDT_WDTO 0x00 /* Time-Out Register */ macro