Searched refs:tsensor (Results 1 – 14 of 14) sorted by relevance
| /linux/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/drivers/thermal/tegra/ |
| H A D | Makefile | 4 obj-$(CONFIG_TEGRA30_TSENSOR) += tegra30-tsensor.o
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_ioc.c | 4697 bfa_trc(diag, diag->tsensor.lock); in bfa_diag_notify() 4709 if (diag->tsensor.lock) { in bfa_diag_notify() 4710 diag->tsensor.status = BFA_STATUS_IOC_FAILURE; 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() 4880 msg = (struct bfi_diag_ts_req_s *)diag->tsensor.mbcmd.msg; in diag_tempsensor_send() 4886 bfa_ioc_mbox_queue(diag->ioc, &diag->tsensor.mbcmd); in diag_tempsensor_send() 4892 if (!diag->tsensor.lock) { in diag_tempsensor_comp() 4894 bfa_trc(diag, diag->tsensor.lock); in diag_tempsensor_comp() [all …]
|
| H A D | bfa_ioc.h | 638 struct bfa_diag_tsensor_s tsensor; member
|
| /linux/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/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/arch/loongarch/boot/dts/ |
| H A D | loongson-2k2000.dtsi | 51 thermal-sensors = <&tsensor 0>; 115 tsensor: thermal-sensor@1fe01460 { label
|
| H A D | loongson-2k0500.dtsi | 44 thermal-sensors = <&tsensor 0>; 387 tsensor: thermal-sensor@1fe11500 { label
|
| H A D | loongson-2k1000.dtsi | 74 thermal-sensors = <&tsensor 0>; 243 tsensor: thermal-sensor@1fe01500 { label
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30.dtsi | 978 tsensor: tsensor@70014000 { label 979 compatible = "nvidia,tegra30-tsensor"; 1317 thermal-sensors = <&tsensor 0>; 1360 thermal-sensors = <&tsensor 1>;
|
| H A D | tegra124.dtsi | 1021 clock-names = "tsensor", "soctherm";
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra132.dtsi | 876 clock-names = "tsensor", "soctherm";
|
| H A D | tegra210.dtsi | 1401 clock-names = "tsensor", "soctherm";
|