Searched +full:am654 +full:- +full:vtm (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti,am654-thermal.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/thermal/ti,am654-thermal.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments AM654 VTM (DTS) 10 - Keerthy <j-keerthy@ti.com> 12 $ref: thermal-sensor.yaml# 16 const: ti,am654-vtm 21 power-domains: 24 "#thermal-sensor-cells": [all …]
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 dmsc: system-controller@44083000 { 10 compatible = "ti,am654-sci"; 11 ti,host-id = <12>; 13 mbox-names = "rx", "tx"; 18 reg-names = "debug_messages"; 21 k3_pds: power-controller { 22 compatible = "ti,sci-pm-domain"; 23 #power-domain-cells = <2>; [all …]
|
H A D | k3-am62a-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "simple-bus"; 11 #address-cells = <1>; 12 #size-cells = <1>; 16 compatible = "ti,am654-chipid"; 20 cpsw_mac_syscon: ethernet-mac-syscon@200 { 21 compatible = "ti,am62p-cpsw-mac-efuse", "syscon"; 26 compatible = "ti,am62-usb-phy-ctrl", "syscon"; 31 compatible = "ti,am62-usb-phy-ctrl", "syscon"; [all …]
|
H A D | k3-am62p-j722s-common-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/ 10 compatible = "simple-bus"; 12 #address-cells = <1>; 13 #size-cells = <1>; 15 bootph-all; 18 compatible = "ti,am654-chipid"; 20 bootph-all; 23 cpsw_mac_syscon: ethernet-mac-syscon@200 { 24 compatible = "ti,am62p-cpsw-mac-efuse", "syscon"; [all …]
|
H A D | k3-am62-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/bus/ti-sysc.h> 12 bootph-all; 13 compatible = "syscon", "simple-mfd"; 15 #address-cells = <1>; 16 #size-cells = <1>; 20 bootph-all; 21 compatible = "ti,am654-chipid"; 25 cpsw_mac_syscon: ethernet-mac-syscon@200 { [all …]
|
H A D | k3-j721e-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 dmsc: system-controller@44083000 { 10 compatible = "ti,k2g-sci"; 11 ti,host-id = <12>; 13 mbox-names = "rx", "tx"; 18 reg-names = "debug_messages"; 21 k3_pds: power-controller { 22 compatible = "ti,sci-pm-domain"; 23 #power-domain-cells = <2>; [all …]
|
H A D | k3-j7200-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 dmsc: system-controller@44083000 { 10 compatible = "ti,k2g-sci"; 11 ti,host-id = <12>; 13 mbox-names = "rx", "tx"; 18 reg-names = "debug_messages"; 21 k3_pds: power-controller { 22 compatible = "ti,sci-pm-domain"; 23 #power-domain-cells = <2>; [all …]
|
H A D | k3-j784s4-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 sms: system-controller@44083000 { 10 bootph-all; 11 compatible = "ti,k2g-sci"; 12 ti,host-id = <12>; 14 mbox-names = "rx", "tx"; 19 reg-names = "debug_messages"; 22 k3_pds: power-controller { 23 bootph-all; [all …]
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/ 9 sms: system-controller@44083000 { 10 compatible = "ti,k2g-sci"; 11 ti,host-id = <12>; 13 mbox-names = "rx", "tx"; 18 reg-names = "debug_messages"; 21 k3_pds: power-controller { 22 compatible = "ti,sci-pm-domain"; 23 #power-domain-cells = <2>; [all …]
|
H A D | k3-am64-main.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/phy/phy-cadence.h> 9 #include <dt-bindings/phy/phy-ti.h> 12 serdes_refclk: clock-cmnrefclk { 13 #clock-cells = <0>; 14 compatible = "fixed-clock"; 15 clock-frequency = <0>; 21 compatible = "mmio-sram"; 23 #address-cells = <1>; [all …]
|
/linux/drivers/thermal/ |
H A D | k3_bandgap.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ 35 -40000, -40000, -40000, -40000, -39800, -39400, -39000, -38600, -38200, 36 -37800, -37400, -37000, -36600, -36200, -35800, -35300, -34700, -34200, 37 -33800, -33400, -33000, -32600, -32200, -31800, -31400, -31000, -30600, 38 -30200, -29800, -29400, -29000, -28600, -28200, -27700, -27100, -26600, 39 -26200, -25800, -25400, -25000, -24600, -24200, -23800, -23400, -23000, 40 -22600, -22200, -21800, -21400, -21000, -20500, -19900, -19400, -19000, 41 -18600, -18200, -17800, -17400, -17000, -16600, -16200, -15800, -15400, 42 -15000, -14600, -14200, -13800, -13400, -13000, -12500, -11900, -11400, [all …]
|
H A D | k3_j72xx_bandgap.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2021 Texas Instruments Incorporated - http://www.ti.com/ 73 * struct err_values - structure containing error/reference values 74 * @refs: reference error values for -40C, 30C, 125C & 150C 75 * @errs: Actual error values for -40C, 30C, 125C & 150C read from the efuse 90 idx1 = err_vals->refs[seg]; in create_table_segments() 92 idx2 = err_vals->refs[seg + 1]; in create_table_segments() 93 err1 = err_vals->errs[seg]; in create_table_segments() 94 err2 = err_vals->errs[seg + 1]; in create_table_segments() 95 ref1 = err_vals->refs[seg]; in create_table_segments() [all …]
|