Home
last modified time | relevance | path

Searched refs: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
107 flags = pw->action | PSERIES_WDTF_OP_START; in pseries_wdt_start()
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c37 #define PSERIES_WDTF_OP_START 0x1 macro
147 case PSERIES_WDTF_OP_START: in h_watchdog()