Searched full:wwdt (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | xlnx,versal-wwdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/xlnx,versal-wwdt.yaml# 14 Window watchdog timer(WWDT) contains closed(first) and open(second) 17 too soon and a period that is not too late. The WWDT has to be 19 WWDT outside of the open window time period, it generates a reset. 27 - xlnx,versal-wwdt 45 compatible = "xlnx,versal-wwdt";
|
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 | 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" },
|
H A D | Kconfig | 362 Window watchdog timer(WWDT) contains closed(first) and 366 late. The WWDT has to be restarted within the open window time. 367 If software tries to restart WWDT outside of the open window
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | versal-net.dtsi | 711 compatible = "xlnx,versal-wwdt"; 718 compatible = "xlnx,versal-wwdt"; 725 compatible = "xlnx,versal-wwdt"; 732 compatible = "xlnx,versal-wwdt"; 739 compatible = "xlnx,versal-wwdt"; 746 compatible = "xlnx,versal-wwdt";
|
/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc18xx.dtsi | 276 compatible = "nxp,lpc1850-wwdt";
|
/linux/ |
H A D | MAINTAINERS | 27659 F: Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
|