Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dpseries-wdt.c28 #define PSERIES_WDTF_OP_QUERY 0x300UL /* query timer capabilities */ macro
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c39 #define PSERIES_WDTF_OP_QUERY 0x3 macro