Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpcwd_pci.c93 #define CMD_WRITE_WATCHDOG_TIMEOUT 0x19 macro
328 send_command(CMD_WRITE_WATCHDOG_TIMEOUT, &t_msb, &t_lsb); in pcipcwd_set_heartbeat()
H A Dpcwd_usb.c90 #define CMD_WRITE_WATCHDOG_TIMEOUT 0x19 /* Write Current WatchdogTime */ macro
319 usb_pcwd_send_command(usb_pcwd, CMD_WRITE_WATCHDOG_TIMEOUT, &msb, &lsb); in usb_pcwd_set_heartbeat()