Home
last modified time | relevance | path

Searched refs:tmu (Results 1 – 25 of 72) sorted by relevance

123

/linux-6.3-rc2/drivers/clocksource/
A Dsh_tmu.c460 ch->tmu = tmu; in sh_tmu_channel_setup()
505 if (tmu->num_channels != 2 && tmu->num_channels != 3) { in sh_tmu_parse_dt()
519 tmu->pdev = pdev; in sh_tmu_setup()
539 tmu->clk = clk_get(&tmu->pdev->dev, "fck"); in sh_tmu_setup()
554 tmu->rate = clk_get_rate(tmu->clk) / 4; in sh_tmu_setup()
565 tmu->channels = kcalloc(tmu->num_channels, sizeof(*tmu->channels), in sh_tmu_setup()
607 if (tmu) { in sh_tmu_probe()
612 tmu = kzalloc(sizeof(*tmu), GFP_KERNEL); in sh_tmu_probe()
613 if (tmu == NULL) in sh_tmu_probe()
618 kfree(tmu); in sh_tmu_probe()
[all …]
/linux-6.3-rc2/drivers/thermal/
A Dimx8mm_thermal.c191 tmu->base + TASR); in imx8mm_tmu_probe_set_calib_v1()
243 tmu->base + TASR); in imx8mm_tmu_probe_set_calib_v2()
250 tmu->base + TRIM); in imx8mm_tmu_probe_set_calib_v2()
300 struct imx8mm_tmu *tmu; in imx8mm_tmu_probe() local
306 tmu = devm_kzalloc(&pdev->dev, struct_size(tmu, sensors, in imx8mm_tmu_probe()
308 if (!tmu) in imx8mm_tmu_probe()
311 tmu->socdata = data; in imx8mm_tmu_probe()
314 if (IS_ERR(tmu->base)) in imx8mm_tmu_probe()
318 if (IS_ERR(tmu->clk)) in imx8mm_tmu_probe()
332 tmu->sensors[i].priv = tmu; in imx8mm_tmu_probe()
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/
A Drenesas,tmu.yaml25 - renesas,tmu-r8a774a1 # RZ/G2M
26 - renesas,tmu-r8a774b1 # RZ/G2N
27 - renesas,tmu-r8a774c0 # RZ/G2E
28 - renesas,tmu-r8a774e1 # RZ/G2H
30 - renesas,tmu-r8a7779 # R-Car H1
31 - renesas,tmu-r8a7795 # R-Car H3
42 - const: renesas,tmu
84 - renesas,tmu-r8a7740
85 - renesas,tmu-r8a7778
86 - renesas,tmu-r8a7779
[all …]
/linux-6.3-rc2/drivers/thunderbolt/
A Dtmu.c33 sw->tmu.cap + TMU_RTR_CS_0, 1); in tb_switch_set_tmu_mode_params()
67 switch (sw->tmu.rate) { in tb_switch_tmu_mode_name()
75 if (sw->tmu.unidirectional) in tb_switch_tmu_mode_name()
155 if (!port->sw->tmu.has_ucap) in tb_port_tmu_set_unidirectional()
245 sw->tmu.cap = ret; in tb_switch_tmu_init()
259 sw->tmu.rate = ret; in tb_switch_tmu_init()
262 if (sw->tmu.has_ucap) { in tb_switch_tmu_init()
268 sw->tmu.unidirectional = in tb_switch_tmu_init()
301 if (!root_switch->tmu.cap) in tb_switch_tmu_post_time()
724 sw->tmu.rate = sw->tmu.rate_request; in tb_switch_tmu_enable()
[all …]
A DMakefile4 thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/
A Dsamsung,exynos-thermal.yaml19 - samsung,exynos3250-tmu
20 - samsung,exynos4412-tmu
21 - samsung,exynos4210-tmu
22 - samsung,exynos5250-tmu
23 - samsung,exynos5260-tmu
25 - samsung,exynos5420-tmu
28 - samsung,exynos5433-tmu
29 - samsung,exynos7-tmu
148 tmu@100c0000 {
162 tmu@10068000 {
[all …]
A Dqoriq-thermal.yaml22 - fsl,qoriq-tmu
23 - fsl,imx8mq-tmu
31 fsl,tmu-range:
38 fsl,tmu-calibration:
68 - fsl,tmu-range
69 - fsl,tmu-calibration
76 tmu@f0000 {
77 compatible = "fsl,qoriq-tmu";
80 fsl,tmu-range = <0x000a0000 0x00090026 0x0008004a 0x0001006a>;
81 fsl,tmu-calibration = <0x00000000 0x00000025>,
A Dimx8mm-thermal.yaml23 - fsl,imx8mm-tmu
24 - fsl,imx8mp-tmu
26 - const: fsl,imx8mn-tmu
27 - const: fsl,imx8mm-tmu
63 compatible = "fsl,imx8mm-tmu";
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_validate_shaders.c157 int tmu) in record_texture_sample() argument
170 &validation_state->tmu_setup[tmu], in record_texture_sample()
177 validation_state->tmu_setup[tmu].p_offset[i] = ~0; in record_texture_sample()
193 int tmu = waddr > QPU_W_TMU0_B; in check_tmu_write() local
236 validation_state->tmu_setup[tmu].p_offset[1] = in check_tmu_write()
255 if (validation_state->tmu_write_count[tmu] >= 4) { in check_tmu_write()
257 tmu); in check_tmu_write()
260 validation_state->tmu_setup[tmu].p_offset[validation_state->tmu_write_count[tmu]] = in check_tmu_write()
262 validation_state->tmu_write_count[tmu]++; in check_tmu_write()
277 validation_state, tmu)) { in check_tmu_write()
[all …]
/linux-6.3-rc2/arch/arm/boot/dts/
A Dexynos5410.dtsi90 tmu_cpu0: tmu@10060000 {
91 compatible = "samsung,exynos5420-tmu";
99 tmu_cpu1: tmu@10064000 {
100 compatible = "samsung,exynos5420-tmu";
108 tmu_cpu2: tmu@10068000 {
109 compatible = "samsung,exynos5420-tmu";
117 tmu_cpu3: tmu@1006c000 {
118 compatible = "samsung,exynos5420-tmu";
A Dr8a7778.dtsi198 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
213 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
228 compatible = "renesas,tmu-r8a7778", "renesas,tmu";
A Dr8a7779.dtsi338 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
353 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
368 compatible = "renesas,tmu-r8a7779", "renesas,tmu";
A Dexynos4-cpu-thermal.dtsi13 thermal-sensors = <&tmu>;
A Dexynos5420.dtsi946 tmu_cpu0: tmu@10060000 {
947 compatible = "samsung,exynos5420-tmu";
955 tmu_cpu1: tmu@10064000 {
956 compatible = "samsung,exynos5420-tmu";
964 tmu_cpu2: tmu@10068000 {
965 compatible = "samsung,exynos5420-tmu-ext-triminfo";
973 tmu_cpu3: tmu@1006c000 {
974 compatible = "samsung,exynos5420-tmu-ext-triminfo";
982 tmu_gpu: tmu@100a0000 {
983 compatible = "samsung,exynos5420-tmu-ext-triminfo";
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dfsl-ls208xa.dtsi86 thermal-sensors = <&tmu 1>;
100 thermal-sensors = <&tmu 2>;
114 thermal-sensors = <&tmu 3>;
128 thermal-sensors = <&tmu 4>;
157 thermal-sensors = <&tmu 5>;
186 thermal-sensors = <&tmu 6>;
215 thermal-sensors = <&tmu 7>;
319 tmu: tmu@1f80000 { label
320 compatible = "fsl,qoriq-tmu";
323 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x30062>;
[all …]
A Dfsl-ls1012a.dtsi110 thermal-sensors = <&tmu 0>;
305 tmu: tmu@1f00000 { label
306 compatible = "fsl,qoriq-tmu";
309 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x60062>;
310 fsl,tmu-calibration = <0x00000000 0x00000025
A Dfsl-ls1046a.dtsi127 thermal-sensors = <&tmu 0>;
147 thermal-sensors = <&tmu 1>;
167 thermal-sensors = <&tmu 2>;
187 thermal-sensors = <&tmu 3>;
218 thermal-sensors = <&tmu 4>;
440 tmu: tmu@1f00000 { label
441 compatible = "fsl,qoriq-tmu";
444 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x70062>;
445 fsl,tmu-calibration =
A Dfsl-ls1043a.dtsi159 thermal-sensors = <&tmu 0>;
179 thermal-sensors = <&tmu 1>;
199 thermal-sensors = <&tmu 2>;
219 thermal-sensors = <&tmu 3>;
250 thermal-sensors = <&tmu 4>;
444 tmu: tmu@1f00000 { label
445 compatible = "fsl,qoriq-tmu";
448 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x70062>;
449 fsl,tmu-calibration = <0x00000000 0x00000023
A Dfsl-lx2160a.dtsi455 thermal-sensors = <&tmu 0>;
498 thermal-sensors = <&tmu 1>;
518 thermal-sensors = <&tmu 2>;
538 thermal-sensors = <&tmu 3>;
558 thermal-sensors = <&tmu 4>;
578 thermal-sensors = <&tmu 5>;
598 thermal-sensors = <&tmu 6>;
721 tmu: tmu@1f80000 { label
722 compatible = "fsl,qoriq-tmu";
725 fsl,tmu-range = <0x800000e6 0x8001017d>;
[all …]
A Dfsl-ls1088a.dtsi137 thermal-sensors = <&tmu 0>;
172 thermal-sensors = <&tmu 1>;
280 tmu: tmu@1f80000 { label
281 compatible = "fsl,qoriq-tmu";
284 fsl,tmu-range = <0xb0000 0x9002a 0x6004c 0x70062>;
285 fsl,tmu-calibration =
/linux-6.3-rc2/arch/powerpc/boot/dts/fsl/
A Dt1023si-post.dtsi365 tmu: tmu@f0000 { label
366 compatible = "fsl,qoriq-tmu";
369 fsl,tmu-range = <0xb0000 0xa0026 0x80048 0x30061>;
370 fsl,tmu-calibration = <0x00000000 0x0000000f
417 thermal-sensors = <&tmu 0>;
A Dt1040si-post.dtsi445 tmu: tmu@f0000 { label
446 compatible = "fsl,qoriq-tmu";
449 fsl,tmu-range = <0xa0000 0x90026 0x8004a 0x1006a>;
450 fsl,tmu-calibration = <0x00000000 0x00000025
493 thermal-sensors = <&tmu 2>;
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dr8a779f0.dtsi470 compatible = "renesas,tmu-r8a779f0", "renesas,tmu";
483 compatible = "renesas,tmu-r8a779f0", "renesas,tmu";
496 compatible = "renesas,tmu-r8a779f0", "renesas,tmu";
509 compatible = "renesas,tmu-r8a779f0", "renesas,tmu";
522 compatible = "renesas,tmu-r8a779f0", "renesas,tmu";
A Dr8a77970.dtsi326 compatible = "renesas,tmu-r8a77970", "renesas,tmu";
339 compatible = "renesas,tmu-r8a77970", "renesas,tmu";
352 compatible = "renesas,tmu-r8a77970", "renesas,tmu";
365 compatible = "renesas,tmu-r8a77970", "renesas,tmu";
378 compatible = "renesas,tmu-r8a77970", "renesas,tmu";
A Dr8a779g0.dtsi451 compatible = "renesas,tmu-r8a779g0", "renesas,tmu";
464 compatible = "renesas,tmu-r8a779g0", "renesas,tmu";
477 compatible = "renesas,tmu-r8a779g0", "renesas,tmu";
490 compatible = "renesas,tmu-r8a779g0", "renesas,tmu";
503 compatible = "renesas,tmu-r8a779g0", "renesas,tmu";

Completed in 41 milliseconds

123