Home
last modified time | relevance | path

Searched refs:TMU (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dexynos-thermal.txt1 * Exynos Thermal Management Unit (TMU)
11 "samsung,exynos5420-tmu" for TMU channel 0, 1 on Exynos5420
12 "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4
17 instances of TMU and some registers are shared across all TMU's like
19 belongs to register set of TMU instance and second set belongs to
20 registers shared with the TMU instance.
22 NOTE: On Exynos5420, the TRIMINFO register is misplaced for TMU
27 TRIMINFO at 0x1006c000 contains data for TMU channel 3
28 TRIMINFO at 0x100a0000 contains data for TMU channel 4
29 TRIMINFO at 0x10068000 contains data for TMU channel 2
[all …]
Dqoriq-thermal.txt1 * Thermal Monitoring Unit (TMU) on Freescale QorIQ SoCs
5 determined by the TMU IP Block Revision Register (IPBRR0) at
11 - reg : Address range of TMU registers.
12 - interrupts : Contains the interrupt for TMU.
24 - little-endian : If present, the TMU registers are little endian. If absent,
/Linux-v4.19/Documentation/thermal/
Dexynos_thermal11 TMU controller Description:
37 TMU(Thermal Management Unit) in EXYNOS4/5 generates interrupt
54 TMU driver description:
64 TMU configuration data -------> TMU Driver <------> Exynos Core thermal wrapper
68 a) TMU configuration data: This consist of TMU register offsets/bitfields
71 are used to configure the TMU.
72 b) TMU driver: This component initialises the TMU controller and sets different
Dexynos_thermal_emulation12 Thermal emulation mode supports software debug for TMU's operation. User can set temperature
13 manually with software code and TMU will read current temperature from user value not from
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Drenesas,tmu.txt1 * Renesas R-Mobile/R-Car Timer Unit (TMU)
3 The TMU is a 32-bit timer/counter with configurable clock inputs and
7 are independent. The TMU hardware supports up to three channels.
12 - "renesas,tmu-r8a7740" for the r8a7740 TMU
13 - "renesas,tmu-r8a7778" for the r8a7778 TMU
14 - "renesas,tmu-r8a7779" for the r8a7779 TMU
15 - "renesas,tmu" for any TMU.
/Linux-v4.19/drivers/thermal/samsung/
DKconfig6 If you say yes here you get support for the TMU (Thermal Management
8 the TMU, reports temperature and handles cooling action if defined.
9 This driver uses the Exynos core thermal APIs and TMU configuration
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7770.c356 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator
409 INTC_GROUP(TMU, TMU0, TMU1, TMU2, TMU2_TICPI, TMU3, TMU4, TMU5,
427 DMAC, I2C, HUDI, SPDIF, IPI, HAC, TMU, GPIO } },
/Linux-v4.19/drivers/clocksource/
DKconfig504 bool "Renesas TMU timer driver" if COMPILE_TEST
509 the 32-bit Timer Unit (TMU) hardware available on a wide range
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dexynos5433-clock.txt19 which generates clocks for PMU/TMU/MCT/WDT/RTC/SECKEY/TZPC IPs.
/Linux-v4.19/drivers/platform/x86/
DKconfig1141 tristate "Intel BXT Whiskey Cove TMU Driver"
1145 Select this driver to use Intel BXT Whiskey Cove PMIC TMU feature.
1146 This driver enables the alarm wakeup functionality in the TMU unit
/Linux-v4.19/drivers/thermal/
DKconfig240 Support for Thermal Monitoring Unit (TMU) found on QorIQ platforms.