Searched refs:WDIOF_SETTIMEOUT (Results 1 – 25 of 163) sorted by relevance
1234567
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pm8916_wdt.c | 114 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE, 119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
|
| H A D | qcom-wdt.c | 157 | WDIOF_SETTIMEOUT 165 | WDIOF_SETTIMEOUT
|
| H A D | imx2_wdt.c | 82 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, 87 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE |
|
| H A D | twl4030_wdt.c | 47 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
| H A D | ebc-c384_wdt.c | 86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
|
| H A D | tqmx86_wdt.c | 60 .options = WDIOF_SETTIMEOUT |
|
| H A D | ep93xx_wdt.c | 77 WDIOF_SETTIMEOUT |
|
| H A D | sun4v_wdt.c | 69 .options = WDIOF_SETTIMEOUT |
|
| H A D | ux500_wdt.c | 66 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | stmp3xxx_rtc_wdt.c | 52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| H A D | wdt285.c | 130 .options = WDIOF_SETTIMEOUT,
|
| H A D | da9055_wdt.c | 108 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| H A D | mt7621_wdt.c | 113 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | da9052_wdt.c | 138 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| H A D | ts72xx_wdt.c | 109 WDIOF_SETTIMEOUT |
|
| H A D | stpmic1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | sa1100_wdt.c | 85 .options = WDIOF_CARDRESET | WDIOF_SETTIMEOUT
|
| H A D | wm8350_wdt.c | 120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | rt2880_wdt.c | 122 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | ixp4xx_wdt.c | 97 WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| H A D | m54xx_wdt.c | 116 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT |
|
| H A D | booke_wdt.c | 197 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | watchdog.h | 46 #define WDIOF_SETTIMEOUT 0x0080 /* Set timeout (in seconds) */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | watchdog.h | 46 #define WDIOF_SETTIMEOUT 0x0080 /* Set timeout (in seconds) */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | watchdog.h | 46 #define WDIOF_SETTIMEOUT 0x0080 /* Set timeout (in seconds) */ macro
|
1234567