Home
last modified time | relevance | path

Searched +full:gs101 +full:- +full:pmu +full:- +full:intr +full:- +full:gen (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/google/
H A Dgoogle,gs101-pmu-intr-gen.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/google/google,gs101-pmu-intr-gen.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Google Power Management Unit (PMU) Interrupt Generation
10 PMU interrupt generator for handshaking between PMU through interrupts.
13 - Peter Griffin <peter.griffin@linaro.org>
18 - const: google,gs101-pmu-intr-gen
19 - const: syscon
25 - compatible
[all …]
/linux/Documentation/devicetree/bindings/soc/samsung/
H A Dexynos-pmu.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/soc/samsung/exynos-pmu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos SoC series Power Management Unit (PMU)
10 - Krzysztof Kozlowski <krzk@kernel.org>
18 - google,gs101-pmu
19 - samsung,exynos3250-pmu
20 - samsung,exynos4210-pmu
21 - samsung,exynos4212-pmu
[all …]
/linux/drivers/soc/samsung/
H A Dexynos-pmu.c1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright (c) 2011-2014 Samsung Electronics Co., Ltd.
6 // Exynos - CPU PMU(Power Management Unit) support
9 #include <linux/arm-smccc.h>
20 #include <linux/soc/samsung/exynos-regs-pmu.h>
21 #include <linux/soc/samsung/exynos-pmu.h>
23 #include "exynos-pmu.h"
51 * Note: This SMC interface is known to be implemented on gs101 and derivative
55 /* Write to a protected PMU register. */
65 /* returns -EINVAL if access isn't allowed or 0 */ in tensor_sec_reg_write()
[all …]
/linux/arch/arm64/boot/dts/exynos/google/
H A Dgs101.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * GS101 SoC
5 * Copyright 2019-2023 Google LLC
6 * Copyright 2023 Linaro Ltd - <peter.griffin@linaro.org>
9 #include <dt-bindings/clock/google,gs101.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 #include <dt-bindings/soc/samsung,exynos-usi.h>
15 compatible = "google,gs101";
16 #address-cells = <2>;
[all …]
/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2010-2015 Samsung Electronics Co., Ltd.
6 * Exynos - Power management unit definition
673 /* For Tensor GS101 */
674 /* PMU ALIVE */
684 /* PMU INTR GEN */
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
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 …]