Searched full:wwdt (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | renesas,rcar-gen3-wwdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/renesas,rcar-gen3-wwdt.yaml# 7 title: Renesas Window Watchdog Timer (WWDT) Controller 17 - renesas,r8a77970-wwdt # R-Car V3M 18 - renesas,r8a77980-wwdt # R-Car V3H 19 - const: renesas,rcar-gen3-wwdt 23 - renesas,r8a779a0-wwdt # R-Car V3U 24 - renesas,r8a779f0-wwdt # R-Car S4 25 - renesas,r8a779g0-wwdt # R-Car V4H 26 - renesas,r8a779h0-wwdt # R-Car V4M 27 - const: renesas,rcar-gen4-wwdt [all …]
|
| H A D | nxp,lpc1850-wwdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/nxp,lpc1850-wwdt.yaml# 14 const: nxp,lpc1850-wwdt 47 compatible = "nxp,lpc1850-wwdt";
|
| /linux/drivers/watchdog/ |
| H A D | renesas_wwdt.c | 3 * Driver for the Renesas Window Watchdog Timer (WWDT) 5 * The WWDT can only be setup once after boot. Because we cannot know if this 9 * the Error Control Module which then decides further actions. Or the WWDT is 146 { .compatible = "renesas,rcar-gen3-wwdt", }, 147 { .compatible = "renesas,rcar-gen4-wwdt", }, 161 MODULE_DESCRIPTION("Renesas Window Watchdog (WWDT) Driver");
|
| H A D | xilinx_wwdt.c | 3 * Window watchdog device driver for Xilinx Versal WWDT 22 /* Register offsets for the WWDT device */ 61 * @freq: source clock frequency of WWDT 236 { .compatible = "xlnx,versal-wwdt", },
|
| H A D | lpc18xx_wdt.c | 274 { .compatible = "nxp,lpc1850-wwdt" },
|
| /linux/ |
| H A D | MAINTAINERS | 29269 F: Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
|