Searched refs:tsensor (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A 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";
|
| H A D | nvidia,tegra30-tsensor.yaml | 4 $id: http://devicetree.org/schemas/thermal/nvidia,tegra30-tsensor.yaml# 32 const: nvidia,tegra30-tsensor 66 compatible = "nvidia,tegra30-tsensor";
|
| H A D | nvidia,tegra124-soctherm.txt | 25 - tsensor 87 It is an array of pairs where each pair represents a tsensor id followed by a 112 clock-names = "tsensor", "soctherm";
|
| /freebsd-14.2/sys/arm64/qoriq/ |
| H A D | qoriq_therm.c | 67 struct tsensor { struct 79 struct tsensor *tsensors; argument 87 struct tsensor default_sensors[] = 107 static struct tsensor imx8mq_sensors[] = 114 static struct tsensor ls1012_sensors[] = 119 static struct tsensor ls1028_sensors[] = 125 static struct tsensor ls1043_sensors[] = 133 static struct tsensor ls1046_sensors[] = 142 static struct tsensor ls1088_sensors[] = 149 static struct tsensor lx2080_sensors[] = [all …]
|
| /freebsd-14.2/sys/arm64/rockchip/ |
| H A D | rk_tsadc.c | 105 struct tsensor { struct 127 struct tsensor *tsensors; argument 189 struct tsensor rk3288_tsensors[] = { 245 static struct tsensor rk3328_tsensors[] = { 300 static struct tsensor rk3399_tsensors[] = { 357 static struct tsensor rk3568_tsensors[] = { 470 tsadc_init_tsensor(struct tsadc_softc *sc, struct tsensor *sensor) in tsadc_init_tsensor() 570 tsadc_read_temp(struct tsadc_softc *sc, struct tsensor *sensor, int *temp) in tsadc_read_temp()
|
| /freebsd-14.2/sys/arm/nvidia/ |
| H A D | tegra_soctherm.c | 153 struct tsensor { struct 185 struct tsensor *tsensors; argument 201 static struct tsensor t124_tsensors[] = { 290 static struct tsensor t210_tsensors[] = { 459 tsensor_calibration(struct soctherm_softc *sc, struct tsensor *sensor) in tsensor_calibration() 513 soctherm_init_tsensor(struct soctherm_softc *sc, struct tsensor *sensor) in soctherm_init_tsensor() 571 soctherm_read_temp(struct soctherm_softc *sc, struct tsensor *sensor, int *temp) in soctherm_read_temp()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi6220.dtsi | 853 tsensor: tsensor@0,f7030700 { label 854 compatible = "hisilicon,tsensor"; 883 thermal-sensors = <&tsensor 2>;
|
| H A D | hi3660.dtsi | 1109 tsensor: tsensor@fff30000 { label 1110 compatible = "hisilicon,hi3660-tsensor"; 1124 thermal-sensors = <&tsensor 1>;
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | tegra30.dtsi | 955 tsensor: tsensor@70014000 { label 956 compatible = "nvidia,tegra30-tsensor"; 1294 thermal-sensors = <&tsensor 0>; 1337 thermal-sensors = <&tsensor 1>;
|
| H A D | tegra124.dtsi | 929 clock-names = "tsensor", "soctherm";
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra132.dtsi | 873 clock-names = "tsensor", "soctherm";
|
| H A D | tegra210.dtsi | 1328 clock-names = "tsensor", "soctherm";
|