Searched +full:versal +full:- +full:wwdt (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | xlnx,versal-wwdt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/watchdog/xlnx,versal-wwd [all...] |
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | versal-net.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * dts file for Xilinx Versal NET 6 * (C) Copyright 2022 - 2025, Advanced Micro Devices, Inc. 11 /dts-v1/; 14 compatible = "xlnx,versal-net"; 15 model = "Xilinx Versal NET"; 16 #address-cell [all...] |
/linux/drivers/watchdog/ |
H A D | xilinx_wwdt.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Window watchdog device driver for Xilinx Versal WWDT 5 * Copyright (C) 2022 - 2024, Advanced Micro Devices, Inc. 22 /* Register offsets for the WWDT device */ 57 * struct xwwdt_device - Watchdog device structure 61 * @freq: source clock frequency of WWDT 79 struct watchdog_device *xilinx_wwdt_wdd = &xdev->xilinx_wwdt_wd in xilinx_wwdt_start() [all...] |
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|