| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | gp100.c | 33 u32 tsensor = nvkm_rd32(device, 0x020460); in gp100_temp_get() local 34 u32 inttemp = (tsensor & 0x0001fff8); in gp100_temp_get() 37 if (tsensor & 0x40000000) in gp100_temp_get() 41 if (tsensor & 0x20000000) in gp100_temp_get()
|
| /linux-6.15/Documentation/devicetree/bindings/thermal/ |
| H A D | hisilicon,tsensor.yaml | 4 $id: http://devicetree.org/schemas/thermal/hisilicon,tsensor.yaml# 18 - hisilicon,tsensor 19 - hisilicon,hi3660-tsensor 51 compatible = "hisilicon,tsensor";
|
| H A D | nvidia,tegra30-tsensor.yaml | 4 $id: http://devicetree.org/schemas/thermal/nvidia,tegra30-tsensor.yaml# 34 const: nvidia,tegra30-tsensor 63 compatible = "nvidia,tegra30-tsensor";
|
| H A D | nvidia,tegra124-soctherm.yaml | 48 - const: tsensor 162 It is an array of pairs where each pair represents a tsensor ID followed 252 clock-names = "tsensor", "soctherm"; 318 clock-names = "tsensor", "soctherm";
|
| /linux-6.15/drivers/thermal/tegra/ |
| H A D | Makefile | 4 obj-$(CONFIG_TEGRA30_TSENSOR) += tegra30-tsensor.o
|
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfa_ioc.c | 4709 if (diag->tsensor.lock) { in bfa_diag_notify() 4711 diag->tsensor.cbfn(diag->tsensor.cbarg, in bfa_diag_notify() 4712 diag->tsensor.status); in bfa_diag_notify() 4713 diag->tsensor.lock = 0; in bfa_diag_notify() 4892 if (!diag->tsensor.lock) { in diag_tempsensor_comp() 4924 diag->tsensor.cbfn(diag->tsensor.cbarg, diag->tsensor.status); in diag_tempsensor_comp() 4925 diag->tsensor.lock = 0; in diag_tempsensor_comp() 5148 diag->tsensor.lock = 1; in bfa_diag_tsensor_query() 5149 diag->tsensor.temp = result; in bfa_diag_tsensor_query() 5150 diag->tsensor.cbfn = cbfn; in bfa_diag_tsensor_query() [all …]
|
| H A D | bfa_ioc.h | 638 struct bfa_diag_tsensor_s tsensor; member
|
| /linux-6.15/drivers/thermal/ |
| H A D | sun8i_thermal.c | 62 struct tsensor { struct 93 struct tsensor sensor[MAX_SENSOR_NUM]; 119 struct tsensor *s = thermal_zone_device_priv(tz); in sun8i_ths_get_temp()
|
| /linux-6.15/arch/loongarch/boot/dts/ |
| H A D | loongson-2k0500.dtsi | 44 thermal-sensors = <&tsensor 0>; 214 tsensor: thermal-sensor@1fe11500 { label
|
| H A D | loongson-2k2000.dtsi | 51 thermal-sensors = <&tsensor 0>; 115 tsensor: thermal-sensor@1fe01460 { label
|
| H A D | loongson-2k1000.dtsi | 74 thermal-sensors = <&tsensor 0>; 241 tsensor: thermal-sensor@1fe01500 { label
|
| /linux-6.15/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220.dtsi | 853 tsensor: tsensor@f7030700 { label 854 compatible = "hisilicon,tsensor"; 883 thermal-sensors = <&tsensor 2>;
|
| H A D | hi3660.dtsi | 1111 tsensor: tsensor@fff30000 { label 1112 compatible = "hisilicon,hi3660-tsensor"; 1126 thermal-sensors = <&tsensor 1>;
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30.dtsi | 950 tsensor: tsensor@70014000 { label 951 compatible = "nvidia,tegra30-tsensor"; 1289 thermal-sensors = <&tsensor 0>; 1332 thermal-sensors = <&tsensor 1>;
|
| H A D | tegra124.dtsi | 957 clock-names = "tsensor", "soctherm";
|
| /linux-6.15/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra132.dtsi | 875 clock-names = "tsensor", "soctherm";
|
| H A D | tegra210.dtsi | 1338 clock-names = "tsensor", "soctherm";
|