Home
last modified time | relevance | path

Searched refs:watchdog (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dda9062-wdt.txt6 "dlg,da9061-watchdog", "dlg,da9062-watchdog"
7 "dlg,da9062-watchdog"
10 - dlg,use-sw-pm: Add this property to disable the watchdog during suspend.
11 Only use this option if you can't use the watchdog automatic suspend
17 watchdog {
18 compatible = "dlg,da9062-watchdog";
22 Example: DA9061 using a fall-back compatible for the DA9062 watchdog driver
25 watchdog {
26 compatible = "dlg,da9061-watchdog", "dlg,da9062-watchdog";
H A Datmel-sama5d4-wdt.txt8 - timeout-sec: watchdog timeout value (in seconds).
10 - atmel,watchdog-type: should be "hardware" or "software".
11 "hardware": enable watchdog fault reset. A watchdog fault triggers
12 watchdog reset.
13 "software": enable watchdog fault interrupt. A watchdog fault asserts
14 watchdog interrupt.
15 - atmel,idle-halt: present if you want to stop the watchdog when the CPU is
18 watchdog not counting when the CPU is in idle state, therefore the
19 watchdog reset time depends on mean CPU usage and will not reset at all
26 watchdog@fc068640 {
[all …]
H A Datmel-wdt.txt12 - timeout-sec: contains the watchdog timeout in seconds.
20 - atmel,watchdog-type : Should be "hardware" or "software". Hardware watchdog
21 use the at91 watchdog reset. Software watchdog use the watchdog
26 This is valid only when using "hardware" watchdog.
27 - atmel,disable : Should be present if you want to disable the watchdog.
28 - atmel,idle-halt : Should be present if you want to stop the watchdog when
31 watchdog not counting when the CPU is in idle state, therefore the
32 watchdog reset time depends on mean CPU usage and will not reset at all
35 - atmel,dbg-halt : Should be present if you want to stop the watchdog when
39 watchdog@fffffd40 {
[all …]
H A Dwatchdog.yaml4 $id: http://devicetree.org/schemas/watchdog/watchdog.yaml#
11 - Wim Van Sebroeck <wim@linux-watchdog.org>
15 describe watchdog devices in a device tree.
19 pattern: "^watchdog(@.*|-[0-9a-f])?$"
24 Contains the watchdog timeout in seconds.
H A Dfaraday,ftwdt010.txt1 Faraday Technology FTWDT010 watchdog
9 "cortina,gemini-watchdog", "faraday,ftwdt010"
11 - interrupts : shall contain the interrupt for the watchdog
14 - timeout-sec : the default watchdog timeout in seconds.
18 watchdog@41000000 {
H A Dzii,rave-sp-wdt.txt3 RAVE SP watchdog device is a "MFD cell" device corresponding to
4 watchdog functionality of RAVE Supervisory Processor. It is expected
13 - "zii,rave-sp-watchdog"
14 - "zii,rave-sp-watchdog-legacy"
33 watchdog {
34 compatible = "zii,rave-sp-watchdog";
H A Dlantiq-wdt.txt1 Lantiq WTD watchdog binding
4 This describes the binding of the Lantiq watchdog driver.
13 - reg : Address of the watchdog block
18 Example for the watchdog on the xRX200 SoCs:
19 watchdog@803f0 {
H A Dsocionext,uniphier-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/socionext,uniphier-wdt.yaml#
7 title: Socionext UniPhier watchdog timer
13 - $ref: "watchdog.yaml#"
26 // The UniPhier watchdog should be a subnode of a "syscon" compatible node.
33 watchdog {
H A Dmoxa,moxart-watchdog.txt5 - compatible : Must be "moxa,moxart-watchdog"
11 watchdog: watchdog@98500000 {
12 compatible = "moxa,moxart-watchdog";
H A Dstericsson-coh901327.txt7 - interrupts: the interrupt used for the watchdog timeout warning.
10 - timeout-sec: contains the watchdog timeout in seconds.
14 watchdog: watchdog@c0012000 {
H A Dti,rti-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/ti,rti-wdt.yaml#
13 The TI K3 SoC watchdog timer is implemented via the RTI (Real Time
14 Interrupt) IP module. This timer adds a support for windowed watchdog
15 mode, which will signal an error if it is pinged outside the watchdog
21 - $ref: "watchdog.yaml#"
53 * select the source clock for the watchdog, forcing it to tick with
H A Dsnps,dw-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/snps,dw-wdt.yaml#
10 - $ref: "watchdog.yaml#"
42 snps,watchdog-tops:
46 Each TOP is a number loaded into the watchdog counter at the moment of
68 watchdog@ffd02000 {
77 watchdog@ffd02000 {
83 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF
H A Daspeed-wdt.txt16 Reset behavior - Whenever a timeout occurs the watchdog can be programmed
20 This is useful in situations where another watchdog engine on chip is
28 - cpu: Reset CPU on watchdog timeout
30 - soc: Reset 'System on Chip' on watchdog timeout
32 - system: Reset system on watchdog timeout
34 - none: No reset is performed on timeout. Assumes another watchdog
52 wdt1: watchdog@1e785000 {
H A Dzte,zx2967-wdt.txt9 - resets : Reference to the reset controller controlling the watchdog
14 - timeout-sec : Contains the watchdog timeout in seconds.
15 - zte,wdt-reset-sysctrl : Directs how to reset system by the watchdog.
16 if we don't want to restart system when watchdog been triggered,
26 wdt: watchdog@1465000 {
H A Ddw_wdt.txt6 - reg : Base address and size of the watchdog timer registers.
8 watchdog timer.
12 - interrupts : The interrupt used for the watchdog timeout warning.
14 line index for the watchdog.
H A Dgpio-wdt.txt9 the WDT counter. The watchdog timer is disabled when GPIO is
14 - hw_margin_ms: Maximum time to reset watchdog circuit (milliseconds).
17 - always-running: If the watchdog timer cannot be disabled, add this flag to
22 watchdog: watchdog {
H A Darm-smc-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/arm-smc-wdt.yaml#
7 title: ARM Secure Monitor Call based watchdog
10 - $ref: "watchdog.yaml#"
30 watchdog {
H A Ddigicolor-wdt.txt3 The watchdog functionality in Conexant Digicolor SoCs relies on the so called
6 used as watchdog.
16 - timeout-sec : Contains the watchdog timeout in seconds
20 watchdog@f0000fc0 {
H A Dsamsung-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/samsung-wdt.yaml#
34 - const: watchdog
53 - $ref: watchdog.yaml#
67 watchdog@101d0000 {
72 clock-names = "watchdog";
H A Drealtek,rtd119x.txt6 - compatible : Should be "realtek,rtd1295-watchdog"
13 watchdog@98007680 {
14 compatible = "realtek,rtd1295-watchdog";
H A Dfsl-imx-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/fsl-imx-wdt.yaml#
13 - $ref: "watchdog.yaml#"
32 If present, the watchdog device is configured to assert its
47 watchdog@20bc000 {
H A Dpnx4008-wdt.txt1 * NXP PNX watchdog timer
9 - timeout-sec: contains the watchdog timeout in seconds.
13 watchdog@4003c000 {
H A Dsigma,smp8642-wdt.txt1 Sigma Designs SMP86xx/SMP87xx watchdog
9 - timeout-sec: watchdog timeout in seconds
13 watchdog@1fd00 {
H A Dalphascale-asm9260.txt7 - clocks : the clocks feeding the watchdog timer. See clock-bindings.txt
12 line index for the watchdog.
16 - timeout-sec : shall contain the default watchdog timeout in seconds,
25 watchdog0: watchdog@80048000 {
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dingenic,tcu.yaml109 "^watchdog@[a-f0-9]+$":
111 $ref: ../watchdog/watchdog.yaml#
116 - ingenic,jz4740-watchdog
117 - ingenic,jz4780-watchdog
120 - ingenic,jz4770-watchdog
121 - ingenic,jz4725b-watchdog
122 - const: ingenic,jz4740-watchdog
248 watchdog: watchdog@0 {
249 compatible = "ingenic,jz4770-watchdog", "ingenic,jz4740-watchdog";

12345678910>>...17