Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dvia_wdt.c26 #define VIA_WDT_CONF 0xec /* watchdog enable state */ macro
182 pci_read_config_byte(pdev, VIA_WDT_CONF, &conf); in wdt_probe()
184 pci_write_config_byte(pdev, VIA_WDT_CONF, conf); in wdt_probe()