Searched refs:WDIOF_MAGICCLOSE (Results 1 – 25 of 159) sorted by relevance
1234567
/openbmc/linux/include/uapi/linux/ |
H A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
/openbmc/linux/drivers/watchdog/ |
H A D | pm8916_wdt.c | 119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | 125 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
|
H A D | twl4030_wdt.c | 48 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
H A D | qcom-wdt.c | 162 | WDIOF_MAGICCLOSE 170 | WDIOF_MAGICCLOSE
|
H A D | ebc-c384_wdt.c | 86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
|
H A D | ep93xx_wdt.c | 75 WDIOF_MAGICCLOSE |
|
H A D | db8500_wdt.c | 64 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | sun4v_wdt.c | 70 WDIOF_MAGICCLOSE |
|
H A D | stmp3xxx_rtc_wdt.c | 52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
H A D | stpmic1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | retu_wdt.c | 90 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
H A D | ts72xx_wdt.c | 108 WDIOF_MAGICCLOSE,
|
H A D | softdog.c | 165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | moxart_wdt.c | 77 WDIOF_MAGICCLOSE,
|
H A D | m54xx_wdt.c | 114 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT |
|
H A D | rzn1_wdt.c | 92 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
H A D | wm8350_wdt.c | 120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | digicolor_wdt.c | 106 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE
|
H A D | txx9wdt.c | 84 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | loongson1_wdt.c | 88 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
H A D | advantech_ec_wdt.c | 133 WDIOF_MAGICCLOSE |
|
H A D | ts4800_wdt.c | 103 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
H A D | imx2_wdt.c | 91 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, 96 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE |
|
H A D | mtk_wdt.c | 327 WDIOF_MAGICCLOSE, 335 WDIOF_MAGICCLOSE,
|
H A D | aspeed_wdt.c | 282 | WDIOF_MAGICCLOSE 290 | WDIOF_MAGICCLOSE
|
1234567