Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpseries-wdt.c27 #define PSERIES_WDTF_OP_STOP 0x200UL /* stop timer */ macro
124 rc = plpar_hcall_norets(H_WATCHDOG, PSERIES_WDTF_OP_STOP, pw->num); in pseries_wdt_stop()