Home
last modified time | relevance | path

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

/linux-3.3/drivers/watchdog/
Dvia_wdt.c23 #define VIA_WDT_CONF 0xec /* watchdog enable state */ macro
179 pci_read_config_byte(pdev, VIA_WDT_CONF, &conf); in wdt_probe()
181 pci_write_config_byte(pdev, VIA_WDT_CONF, conf); in wdt_probe()