Searched +full:tmu +full:- +full:calibration (Results 1 – 25 of 25) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/thermal/qoriq-thermal.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Thermal Monitoring Unit (TMU) on Freescale QorIQ SoCs10 - Anson Huang <Anson.Huang@nxp.com>15 The version of the device is determined by the TMU IP Block Revision19 ---------- -----22 - fsl,qoriq-tmu23 - fsl,imx8mq-tmu[all …]
6 * EXYNOS - Thermal Management Unit17 * MA 02111-1307 USA23 #include <tmu.h>24 #include <asm/arch/tmu.h>64 /* Pre-defined values and thresholds for calibration of current temperature */66 /* pre-defined temperature thresholds */68 /* pre-defined efuse range minimum value */70 /* pre-defined efuse value for temperature calibration */72 /* pre-defined efuse range maximum value */78 /* TMU device specific details and status */[all …]
1 // SPDX-License-Identifier: GPL-2.055 #define REGS_V2_TMSAR(n) (0x304 + 16 * (n)) /* TMU monitoring82 return container_of(s, struct qoriq_tmu_data, sensor[s->id]); in qoriq_sensor_to_data()93 * For TMU Rev1: in tmu_get_temp()101 * For TMU Rev2: in tmu_get_temp()109 if (regmap_read_poll_timeout(qdata->regmap, in tmu_get_temp()110 REGS_TRITSR(qsensor->id), in tmu_get_temp()115 return -ENODATA; in tmu_get_temp()117 if (qdata->ver == TMU_VER1) in tmu_get_temp()134 if (qdata->ver == TMU_VER1) { in qoriq_tmu_register_tmu_zone()[all …]
5 - compatible : Should be "samsung,exynos-tmu" for TMU6 - samsung,min-temp : Minimum temperature value (25 degree celsius)7 - Current temperature of SoC should be more than this value.8 - samsung,max-temp : Maximum temperature value (125 degree celsius)9 - Current temperature of SoC should be less than this value.10 - samsung,start-warning : Temperature at which TMU starts giving warning (degree celsius)11 - samsung,start-tripping : Temperature at which TMU shuts down the system (degree celsius)12 - samsung,hw-tripping : Temperature at which hardware tripping should happen13 in case TMU fails to power off (degree celsius)14 - samsung,efuse-min-value : SOC efuse min value (Constant 40)[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * exynos_tmu.c - Samsung Exynos TMU (Thermal Management Unit)24 #include <dt-bindings/thermal/thermal_exynos.h>140 * struct exynos_tmu_data : A structure to hold the private data of the TMU142 * @id: identifier of the one instance of the TMU controller.143 * @base: base address of the single instance of the TMU controller.144 * @base_second: base address of the common registers of the TMU controller.145 * @irq: irq number of the TMU controller.151 * @sclk: pointer to the clock structure for accessing the tmu special clk.152 * @cal_type: calibration type for temperature[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1046A family SoC.11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/thermal/thermal.h>16 interrupt-parent = <&gic>;17 #address-cells = <2>;18 #size-cells = <2>;35 #address-cells = <1>;36 #size-cells = <0>;40 compatible = "arm,cortex-a72";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1088A family SoC.5 * Copyright 2017-2020 NXP10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/thermal/thermal.h>15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;25 #address-cells = <1>;26 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)3 // Device Tree Include file for Layerscape-LX2160A family SoC.5 // Copyright 2018-2020 NXP7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/thermal/thermal.h>15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;24 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1012A family SoC.6 * Copyright 2019-2020 NXP10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/thermal/thermal.h>15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;22 rtic-a = &rtic_a;23 rtic-b = &rtic_b;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for Freescale Layerscape-2080A family SoC.12 #include <dt-bindings/thermal/thermal.h>13 #include <dt-bindings/interrupt-controller/arm-gic.h>17 interrupt-parent = <&gic>;18 #address-cells = <2>;19 #size-cells = <2>;31 #address-cells = <1>;32 #size-cells = <0>;38 /* DRAM space - 1, size : 2 GB DRAM */[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1043A family SoC.5 * Copyright 2014-2015 Freescale Semiconductor, Inc.11 #include <dt-bindings/thermal/thermal.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>16 interrupt-parent = <&gic>;17 #address-cells = <2>;18 #size-cells = <2>;34 #address-cells = <1>;35 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Device Tree Include file for NXP Layerscape-1028A family SoC.5 * Copyright 2018-2020 NXP11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/thermal/thermal.h>16 interrupt-parent = <&gic>;17 #address-cells = <2>;18 #size-cells = <2>;25 #address-cells = <1>;26 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 * Copyright (C) 2017-2018 Pengutronix, Lucas Stach <kernel@pengutronix.de>7 #include <dt-bindings/clock/imx8mq-clock.h>8 #include <dt-bindings/power/imx8mq-power.h>9 #include <dt-bindings/reset/imx8mq-reset.h>10 #include <dt-bindings/gpio/gpio.h>11 #include "dt-bindings/input/input.h"12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/thermal/thermal.h>14 #include "imx8mq-pinfunc.h"[all …]
35 #include <dt-bindings/thermal/thermal.h>38 compatible = "fsl,bman-fbpr";39 alloc-ranges = <0 0 0x10000 0>;43 compatible = "fsl,qman-fqd";44 alloc-ranges = <0 0 0x10000 0>;48 compatible = "fsl,qman-pfdr";49 alloc-ranges = <0 0 0x10000 0>;53 #address-cells = <2>;54 #size-cells = <1>;55 compatible = "fsl,ifc", "simple-bus";[all …]
4 * Copyright 2013 - 2014 Freescale Semiconductor Inc.35 #include <dt-bindings/thermal/thermal.h>38 compatible = "fsl,bman-fbpr";39 alloc-ranges = <0 0 0x10000 0>;43 compatible = "fsl,qman-fqd";44 alloc-ranges = <0 0 0x10000 0>;48 compatible = "fsl,qman-pfdr";49 alloc-ranges = <0 0 0x10000 0>;53 #address-cells = <2>;54 #size-cells = <1>;[all …]
2 * Copyright 2013-2014 Freescale Semiconductor, Inc.4 * This file is dual-licensed: you can use it either under the terms22 * MA 02110-1301 USA48 #include <dt-bindings/interrupt-controller/arm-gic.h>49 #include <dt-bindings/thermal/thermal.h>52 #address-cells = <2>;53 #size-cells = <2>;55 interrupt-parent = <&gic>;73 #address-cells = <1>;74 #size-cells = <0>;[all …]
2 * SAMSUNG/GOOGLE Peach-Pit board device tree source7 * SPDX-License-Identifier: GPL-2.0+10 /dts-v1/;12 #include <dt-bindings/clock/maxim,max77802.h>13 #include <dt-bindings/regulator/maxim,max77802.h>18 compatible = "google,pit-rev#", "google,pit",22 google,bad-wake-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;23 hwid = "PIT TEST A-A 7848";24 lazy-init = <1>;35 compatible = "pwm-backlight";[all …]
7 * SPDX-License-Identifier: GPL-2.010 /dts-v1/;11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/input/input.h>53 stdout-path = "serial3:115200n8";56 board-rev {57 compatible = "google,board-revision";58 google,board-rev-gpios = <&gpy4 0 0>, <&gpy4 1 0>,63 clock-frequency = <100000>;[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */10 * Copyright (C) 1999-2017, Broadcom Corporation29 * <<Broadcom-WL-IPTag/Open:>>31 * $Id: wlioctl.h 677952 2017-01-05 23:25:28Z $91 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))107 #define DFS_SCAN_S_IDLE -1193 * will see OBSS, [means that, we false detected that OBSS-is-gone294 * Per-BSS information structure.396 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))546 #define WL_EXTDSCAN_PARAMS_FIXED_SIZE (sizeof(wl_extdscan_params_t) - sizeof(chan_scandata_t))[all …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<Broadcom-WL-IPTag/Open:>>61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.68 * The error codes -4096 ... -5119 are reserved for firmware signing.70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]75 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))138 #define DFS_SCAN_S_IDLE -1253 * will see OBSS, [means that, we false detected that OBSS-is-gone353 * Per-BSS information structure.[all …]
11 * Copyright (C) 1999-2017, Broadcom Corporation32 * <<Broadcom-WL-IPTag/Open:>>61 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.68 * The error codes -4096 ... -5119 are reserved for firmware signing.70 * Next available (inclusive) range: [-6*1024 + 1, -5*1024]75 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))138 #define DFS_SCAN_S_IDLE -1264 * will see OBSS, [means that, we false detected that OBSS-is-gone364 * Per-BSS information structure.[all …]
26 * <<Broadcom-WL-IPTag/Dual:>>62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc.69 * The error codes -4096 ... -5119 are reserved for firmware signing.71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024]76 /* 11ax trigger frame format - versioning info */122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t))))142 #define DFS_SCAN_S_IDLE -1227 * will see OBSS, [means that, we false detected that OBSS-is-gone537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t))595 uint8 bsscolor_index; /**< bsscolor index 0-1 */[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...