/freebsd/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# 15 TSENSOR provides thermal and voltage sensors which monitor temperature 17 temperature of the whole chip. The TSENSOR module: 28 TSENSOR has two channels which monitor two different spots of the SoC. 34 const: nvidia,tegra30-tsensor 63 compatible = "nvidia,tegra30-tsensor";
|
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,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";
|
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/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/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() 736 rv = clk_get_by_ofw_name(dev, 0, "tsensor", &sc->tsensor_clk); in soctherm_attach() 738 device_printf(dev, "Cannot get 'tsensor' clock: %d\n", rv); in soctherm_attach() 754 device_printf(dev, "Cannot enable 'tsensor' clock: %d\n", rv); in soctherm_attach()
|
/freebsd/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/sys/contrib/device-tree/src/loongarch/ |
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
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra30.dtsi | 950 tsensor: tsensor@70014000 { 951 compatible = "nvidia,tegra30-tsensor"; 1289 thermal-sensors = <&tsensor 0>; 1332 thermal-sensors = <&tsensor 1>; 955 tsensor: tsensor@70014000 { global() label
|
H A D | tegra124.dtsi | 925 clock-names = "tsensor", "soctherm";
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi6220.dtsi | 855 tsensor: tsensor@f7030700 { label 856 compatible = "hisilicon,tsensor"; 885 thermal-sensors = <&tsensor 2>;
|
H A D | hi3660.dtsi | 1111 tsensor: tsensor@fff30000 { label 1112 compatible = "hisilicon,hi3660-tsensor"; 1126 thermal-sensors = <&tsensor 1>;
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_clk_per.c | 303 GATE(TSENSOR, "tsensor", "pc_tsensor", V(4)),
|
H A D | tegra124_car.c | 317 {"tsensor", "clk_m", 400000, 0},
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_clk_per.c | 381 GATE(TSENSOR, "tsensor", "pc_tsensor", V(4)),
|
H A D | tegra210_car.c | 298 {"tsensor", "clk_m", 400000, 0},
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra132.dtsi | 875 clock-names = "tsensor", "soctherm";
|
H A D | tegra210.dtsi | 1326 clock-names = "tsensor", "soctherm";
|