| /linux-4.4.14/drivers/clocksource/ |
| D | sh_tmu.c | 43 struct sh_tmu_device *tmu; member 93 switch (ch->tmu->model) { in sh_tmu_read() 95 return ioread8(ch->tmu->mapbase + 2); in sh_tmu_read() 97 return ioread8(ch->tmu->mapbase + 4); in sh_tmu_read() 115 switch (ch->tmu->model) { in sh_tmu_write() 117 return iowrite8(value, ch->tmu->mapbase + 2); in sh_tmu_write() 119 return iowrite8(value, ch->tmu->mapbase + 4); in sh_tmu_write() 136 raw_spin_lock_irqsave(&ch->tmu->lock, flags); in sh_tmu_start_stop_ch() 145 raw_spin_unlock_irqrestore(&ch->tmu->lock, flags); in sh_tmu_start_stop_ch() 153 ret = clk_enable(ch->tmu->clk); in __sh_tmu_enable() [all …]
|
| /linux-4.4.14/Documentation/devicetree/bindings/thermal/ |
| D | exynos-thermal.txt | 6 "samsung,exynos3250-tmu" 7 "samsung,exynos4412-tmu" 8 "samsung,exynos4210-tmu" 9 "samsung,exynos5250-tmu" 10 "samsung,exynos5260-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 14 "samsung,exynos5440-tmu" 15 "samsung,exynos7-tmu" 25 Use "samsung,exynos5420-tmu-ext-triminfo" in cases, there is a misplaced [all …]
|
| /linux-4.4.14/Documentation/devicetree/bindings/timer/ |
| D | renesas,tmu.txt | 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. 16 This is a fallback for the above renesas,tmu-* entries 35 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | exynos5440.dtsi | 217 compatible = "samsung,exynos5440-tmu"; 222 #include "exynos5440-tmu-sensor-conf.dtsi" 226 compatible = "samsung,exynos5440-tmu"; 231 #include "exynos5440-tmu-sensor-conf.dtsi" 235 compatible = "samsung,exynos5440-tmu"; 240 #include "exynos5440-tmu-sensor-conf.dtsi"
|
| D | exynos5420.dtsi | 774 tmu_cpu0: tmu@10060000 { 775 compatible = "samsung,exynos5420-tmu"; 780 #include "exynos4412-tmu-sensor-conf.dtsi" 783 tmu_cpu1: tmu@10064000 { 784 compatible = "samsung,exynos5420-tmu"; 789 #include "exynos4412-tmu-sensor-conf.dtsi" 792 tmu_cpu2: tmu@10068000 { 793 compatible = "samsung,exynos5420-tmu-ext-triminfo"; 798 #include "exynos4412-tmu-sensor-conf.dtsi" 801 tmu_cpu3: tmu@1006c000 { [all …]
|
| D | exynos4210.dtsi | 150 tmu: tmu@100C0000 { label 151 compatible = "samsung,exynos4210-tmu"; 166 thermal-sensors = <&tmu 0>;
|
| D | r8a7779.dtsi | 284 compatible = "renesas,tmu-r8a7779", "renesas,tmu"; 299 compatible = "renesas,tmu-r8a7779", "renesas,tmu"; 314 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
|
| D | r8a7778.dtsi | 194 compatible = "renesas,tmu-r8a7778", "renesas,tmu"; 209 compatible = "renesas,tmu-r8a7778", "renesas,tmu"; 224 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
|
| D | exynos4-cpu-thermal.dtsi | 17 thermal-sensors = <&tmu 0>;
|
| D | exynos3250.dtsi | 215 tmu: tmu@100C0000 { label 216 compatible = "samsung,exynos3250-tmu"; 221 #include "exynos4412-tmu-sensor-conf.dtsi"
|
| D | r8a7740.dtsi | 376 compatible = "renesas,tmu-r8a7740", "renesas,tmu"; 391 compatible = "renesas,tmu-r8a7740", "renesas,tmu";
|
| D | exynos5250.dtsi | 272 tmu: tmu@10060000 { label 273 compatible = "samsung,exynos5250-tmu"; 278 #include "exynos4412-tmu-sensor-conf.dtsi" 285 thermal-sensors = <&tmu 0>;
|
| D | exynos4x12.dtsi | 390 &tmu { 391 compatible = "samsung,exynos4412-tmu";
|
| D | exynos4.dtsi | 702 tmu: tmu@100C0000 { label 703 #include "exynos4412-tmu-sensor-conf.dtsi"
|
| D | exynos4210-origen.dts | 336 &tmu {
|
| D | exynos4210-trats.dts | 490 &tmu {
|
| D | exynos4412-odroid-common.dtsi | 499 &tmu {
|
| D | exynos3250-monk.dts | 450 &tmu {
|
| D | exynos3250-rinato.dts | 627 &tmu {
|
| D | exynos4412-trats2.dts | 1285 &tmu {
|
| /linux-4.4.14/Documentation/devicetree/bindings/hwmon/ |
| D | pwm-fan.txt | 21 thermal-sensors = <&tmu 0>;
|