Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dscx200_wdt.c66 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()
/linux-2.4.37.9/include/linux/
Dscx200.h24 #define SCx200_WDT_WDTO 0x00 /* Time-Out Register */ macro