Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dpseries-wdt.c109 rc = plpar_hcall_norets(H_WATCHDOG, flags, pw->num, msecs); in pseries_wdt_start()
124 rc = plpar_hcall_norets(H_WATCHDOG, PSERIES_WDTF_OP_STOP, pw->num); in pseries_wdt_stop()
153 rc = plpar_hcall(H_WATCHDOG, ret, PSERIES_WDTF_OP_QUERY); in pseries_wdt_probe()
/linux/arch/powerpc/include/asm/
A Dhvcall.h351 #define H_WATCHDOG 0x45C macro

Completed in 6 milliseconds