Home
last modified time | relevance | path

Searched defs:PSERIES_WDTF_OP_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dpseries-wdt.c26 #define PSERIES_WDTF_OP_START 0x100UL /* start timer */ macro
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c37 #define PSERIES_WDTF_OP_START 0x1 macro