Home
last modified time | relevance | path

Searched refs:tsensor (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dhisilicon-thermal.txt5 - 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";
Dnvidia,tegra124-soctherm.txt25 - tsensor
87 It is an array of pairs where each pair represents a tsensor id followed by a
112 clock-names = "tsensor", "soctherm";
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgp100.c31 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()
/kernel/linux/linux-5.10/drivers/thermal/
Dsun8i_thermal.c60 struct tsensor { struct
89 struct tsensor sensor[MAX_SENSOR_NUM];
112 struct tsensor *s = data; in sun8i_ths_get_temp()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_ioc.c4718 bfa_trc(diag, diag->tsensor.lock); in bfa_diag_notify()
4730 if (diag->tsensor.lock) { in bfa_diag_notify()
4731 diag->tsensor.status = BFA_STATUS_IOC_FAILURE; in bfa_diag_notify()
4732 diag->tsensor.cbfn(diag->tsensor.cbarg, in bfa_diag_notify()
4733 diag->tsensor.status); in bfa_diag_notify()
4734 diag->tsensor.lock = 0; in bfa_diag_notify()
4901 msg = (struct bfi_diag_ts_req_s *)diag->tsensor.mbcmd.msg; in diag_tempsensor_send()
4907 bfa_ioc_mbox_queue(diag->ioc, &diag->tsensor.mbcmd); in diag_tempsensor_send()
4913 if (!diag->tsensor.lock) { in diag_tempsensor_comp()
4915 bfa_trc(diag, diag->tsensor.lock); in diag_tempsensor_comp()
[all …]
Dbfa_ioc.h611 struct bfa_diag_tsensor_s tsensor; member
/kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/
Dhi6220.dtsi851 tsensor: tsensor@0,f7030700 { label
852 compatible = "hisilicon,tsensor";
881 thermal-sensors = <&tsensor 2>;
Dhi3660.dtsi1106 tsensor: tsensor@fff30000 { label
1107 compatible = "hisilicon,hi3660-tsensor";
1121 thermal-sensors = <&tsensor 1>;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/
Dtegra132.dtsi871 clock-names = "tsensor", "soctherm";
Dtegra210.dtsi1719 clock-names = "tsensor", "soctherm";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra124.dtsi904 clock-names = "tsensor", "soctherm";