Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Dpseries-wdt.c28 #define PSERIES_WDTF_OP_QUERY 0x300UL /* query timer capabilities */ macro
153 rc = plpar_hcall(H_WATCHDOG, ret, PSERIES_WDTF_OP_QUERY); in pseries_wdt_probe()