Searched full:triminfo (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | exynos-thermal.txt | 12 "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 13 Exynos5420 (Must pass triminfo base and triminfo clock) 22 NOTE: On Exynos5420, the TRIMINFO register is misplaced for TMU 24 Use "samsung,exynos5420-tmu-ext-triminfo" in cases, there is a misplaced 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 38 -- "tmu_triminfo_apbif" clock to access the shared triminfo register 69 Example 2): (In case of Exynos5420 "with misplaced TRIMINFO register") 71 compatible = "samsung,exynos5420-tmu-ext-triminfo"; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/thermal/ |
| 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 82 const: samsung,exynos5420-tmu-ext-triminfo 90 Optional clock to access the shared registers (e.g. TRIMINFO) of TMU 163 compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
| /kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
| 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)
|
| /kernel/linux/linux-6.6/Documentation/driver-api/thermal/ |
| 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)
|
| /kernel/linux/linux-6.6/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 430 /* On exynos5420 the triminfo register is in the shared space */ in exynos4412_tmu_initialize() 848 .compatible = "samsung,exynos5420-tmu-ext-triminfo", 1045 dev_err(&pdev->dev, "Failed to get triminfo clock\n"); in exynos_tmu_probe()
|
| /kernel/linux/linux-5.10/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 440 /* On exynos5420 the triminfo register is in the shared space */ in exynos4412_tmu_initialize() 855 .compatible = "samsung,exynos5420-tmu-ext-triminfo", 1052 dev_err(&pdev->dev, "Failed to get triminfo clock\n"); in exynos_tmu_probe()
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos5420.dtsi | 960 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 969 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 978 compatible = "samsung,exynos5420-tmu-ext-triminfo";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos5420.dtsi | 867 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 876 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 885 compatible = "samsung,exynos5420-tmu-ext-triminfo";
|