Searched refs:tsensor (Results  1 – 12 of 12) sorted by relevance
| /Linux-v6.6/Documentation/devicetree/bindings/thermal/ | 
| D | hisilicon-thermal.txt | 5 - compatible: "hisilicon,tsensor". 9   by /SOCTHERM/tsensor. 17 	tsensor: tsensor@0,f7030700 { 18 		compatible = "hisilicon,tsensor"; 27 	tsensor: tsensor@fff30000 { 28 		compatible = "hisilicon,hi3660-tsensor";
  | 
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ | 
| D | gp100.c | 31 	u32 tsensor = nvkm_rd32(device, 0x020460);  in gp100_temp_get()  local 32 	u32 inttemp = (tsensor & 0x0001fff8);  in gp100_temp_get() 35 	if (tsensor & 0x40000000)  in gp100_temp_get() 39 	if (tsensor & 0x20000000)  in gp100_temp_get()
  | 
| /Linux-v6.6/drivers/thermal/tegra/ | 
| D | Makefile | 4 obj-$(CONFIG_TEGRA30_TSENSOR)		+= tegra30-tsensor.o
  | 
| /Linux-v6.6/drivers/thermal/ | 
| D | sun8i_thermal.c | 59 struct tsensor {  struct 88 	struct tsensor				sensor[MAX_SENSOR_NUM]; 111 	struct tsensor *s = thermal_zone_device_priv(tz);  in sun8i_ths_get_temp()
  | 
| /Linux-v6.6/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 4719 	bfa_trc(diag, diag->tsensor.lock);  in bfa_diag_notify() 4731 		if (diag->tsensor.lock) {  in bfa_diag_notify() 4732 			diag->tsensor.status = BFA_STATUS_IOC_FAILURE;  in bfa_diag_notify() 4733 			diag->tsensor.cbfn(diag->tsensor.cbarg,  in bfa_diag_notify() 4734 					   diag->tsensor.status);  in bfa_diag_notify() 4735 			diag->tsensor.lock = 0;  in bfa_diag_notify() 4902 	msg = (struct bfi_diag_ts_req_s *)diag->tsensor.mbcmd.msg;  in diag_tempsensor_send() 4908 	bfa_ioc_mbox_queue(diag->ioc, &diag->tsensor.mbcmd);  in diag_tempsensor_send() 4914 	if (!diag->tsensor.lock) {  in diag_tempsensor_comp() 4916 		bfa_trc(diag, diag->tsensor.lock);  in diag_tempsensor_comp() [all …] 
 | 
| D | bfa_ioc.h | 611 	struct bfa_diag_tsensor_s	tsensor;  member
  | 
| /Linux-v6.6/arch/arm/boot/dts/nvidia/ | 
| D | tegra30.dtsi | 950 	tsensor: tsensor@70014000 {  label 951 		compatible = "nvidia,tegra30-tsensor"; 1289 			thermal-sensors = <&tsensor 0>; 1332 			thermal-sensors = <&tsensor 1>;
  | 
| D | tegra124.dtsi | 925 		clock-names = "tsensor", "soctherm";
  | 
| /Linux-v6.6/arch/arm64/boot/dts/hisilicon/ | 
| D | hi3660.dtsi | 1111 		tsensor: tsensor@fff30000 {  label 1112 			compatible = "hisilicon,hi3660-tsensor"; 1126 				thermal-sensors = <&tsensor 1>;
  | 
| D | hi6220.dtsi | 855 		tsensor: tsensor@0,f7030700 {  label 856 			compatible = "hisilicon,tsensor"; 885 				thermal-sensors = <&tsensor 2>;
  | 
| /Linux-v6.6/arch/arm64/boot/dts/nvidia/ | 
| D | tegra132.dtsi | 873 		clock-names = "tsensor", "soctherm";
  | 
| D | tegra210.dtsi | 1326 		clock-names = "tsensor", "soctherm";
  |