Home
last modified time | relevance | path

Searched full:tsensor (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A 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";
H A Dnvidia,tegra30-tsensor.yaml4 $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.
32 const: nvidia,tegra30-tsensor
66 compatible = "nvidia,tegra30-tsensor";
H A 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";
/freebsd/sys/arm64/qoriq/
H A Dqoriq_therm.c67 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 Dtegra_soctherm.c153 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 Drk_tsadc.c105 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/arm/nvidia/
H A Dtegra30.dtsi950 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 Dtegra124.dtsi925 clock-names = "tsensor", "soctherm";
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi6220.dtsi855 tsensor: tsensor@0,f7030700 { label
856 compatible = "hisilicon,tsensor";
885 thermal-sensors = <&tsensor 2>;
H A Dhi3660.dtsi1111 tsensor: tsensor@fff30000 { label
1112 compatible = "hisilicon,hi3660-tsensor";
1126 thermal-sensors = <&tsensor 1>;
/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c303 GATE(TSENSOR, "tsensor", "pc_tsensor", V(4)),
H A Dtegra124_car.c317 {"tsensor", "clk_m", 400000, 0},
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_per.c381 GATE(TSENSOR, "tsensor", "pc_tsensor", V(4)),
H A Dtegra210_car.c298 {"tsensor", "clk_m", 400000, 0},
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra132.dtsi875 clock-names = "tsensor", "soctherm";
H A Dtegra210.dtsi1326 clock-names = "tsensor", "soctherm";