Searched +full:sp7021 +full:- +full:wdt (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/watchdog/sunplus,sp7021-wdt.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - XianTao Hu <xt.hu@cqplus1.com>14 - $ref: watchdog.yaml#18 const: sunplus,sp7021-wdt22 - description: watchdog registers regions23 - description: miscellaneous control registers regions32 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.0-only33 #define DEVICE_NAME "sunplus-wdt"55 void __iomem *base = priv->base; in sp_wdt_restart()69 void __iomem *base = priv->base; in sp_wdt_ping()72 if (wdev->timeout > SP_WDT_MAX_TIMEOUT) { in sp_wdt_ping()73 /* WDT_CONMAX sets the count to the maximum (down-counting). */ in sp_wdt_ping()78 * Watchdog timer is a 20-bit down-counting based on STC_CLK. in sp_wdt_ping()82 count = (wdev->timeout * STC_CLK) >> 4; in sp_wdt_ping()93 void __iomem *base = priv->base; in sp_wdt_stop()103 void __iomem *base = priv->base; in sp_wdt_start()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]