Searched full:triminfo (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | samsung,exynos-thermal.yaml | 27 - samsung,exynos5420-tmu-ext-triminfo 55 Note:: On Exynos5420, the TRIMINFO register is misplaced for TMU 56 channels 2, 3 and 4 Use "samsung,exynos5420-tmu-ext-triminfo" in 59 TRIMINFO at 0x1006c000 contains data for TMU channel 3 60 TRIMINFO at 0x100a0000 contains data for TMU channel 4 61 TRIMINFO at 0x10068000 contains data for TMU channel 2 83 const: samsung,exynos5420-tmu-ext-triminfo 91 Optional clock to access the shared registers (e.g. TRIMINFO) of TMU 164 compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal.rst | 40 Trimming info for 25 degree Celsius (stored at TRIMINFO register) 43 Trimming info for 85 degree Celsius (stored at TRIMINFO register)
|
/linux/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 462 /* On exynos5420 the triminfo register is in the shared space */ in exynos4412_tmu_initialize() 828 .compatible = "samsung,exynos5420-tmu-ext-triminfo", 1047 "Failed to get triminfo clock\n"); in exynos_tmu_probe()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5420.dtsi | 963 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 972 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 981 compatible = "samsung,exynos5420-tmu-ext-triminfo";
|