Searched +full:pex +full:- +full:clk3 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra186-pmc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Thierry Reding <thierry.reding@gmail.com>11 - Jon Hunter <jonathanh@nvidia.com>16 - nvidia,tegra186-pmc17 - nvidia,tegra194-pmc18 - nvidia,tegra234-pmc24 reg-names:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 * Copyright (c) 2018-2024, NVIDIA CORPORATION. All rights reserved.12 #define pr_fmt(fmt) "tegra-pmc: " fmt14 #include <linux/arm-smccc.h>16 #include <linux/clk-provider.h>18 #include <linux/clk/clk-conf.h>37 #include <linux/pinctrl/pinconf-generic.h>56 #include <dt-bindings/interrupt-controller/arm-gic.h>57 #include <dt-bindings/pinctrl/pinctrl-tegra-io-pad.h>58 #include <dt-bindings/gpio/tegra186-gpio.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT3 * Copyright 2016-2018 Toradex AG7 #include "tegra124-apalis-emc.dtsi"21 avddio-pex-supply = <®_1v05_vdd>;22 avdd-pex-pll-supply = <®_1v05_vdd>;23 avdd-pll-erefe-supply = <®_1v05_avdd>;24 dvddio-pex-supply = <®_1v05_vdd>;25 hvdd-pex-pll-e-supply = <®_module_3v3>;26 hvdd-pex-supply = <®_module_3v3>;27 vddio-pex-ctl-supply = <®_module_3v3>;[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR X113 * Copyright 2016-2019 Toradex AG7 #include "tegra124-apalis-emc.dtsi"20 avddio-pex-supply = <®_1v05_vdd>;21 avdd-pex-pll-supply = <®_1v05_vdd>;22 avdd-pll-erefe-supply = <®_1v05_avdd>;23 dvddio-pex-supply = <®_1v05_vdd>;24 hvdd-pex-pll-e-supply = <®_module_3v3>;25 hvdd-pex-supply = <®_module_3v3>;26 vddio-pex-ctl-supply = <®_module_3v3>;[all …]