Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra30.c138 .name = "tsensor-cpu1",
144 .name = "tsensor-cpu2",
150 .name = "tsensor-cpu0",
162 .name = "tsensor-cpu3",
174 .name = "tsensor-gpu",
180 .name = "tsensor-mem0",
186 .name = "tsensor-mem1",
192 .name = "tsensor-pllx",
198 .name = "tsensor-common",
204 .name = "tsensor-realignment",
[all …]
/linux/Documentation/devicetree/bindings/thermal/
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.
34 const: nvidia,tegra30-tsensor
63 compatible = "nvidia,tegra30-tsensor";
H A Dhisilicon,tsensor.yaml4 $id: http://devicetree.org/schemas/thermal/hisilicon,tsensor.yaml#
18 - hisilicon,tsensor
19 - hisilicon,hi3660-tsensor
51 compatible = "hisilicon,tsensor";
H A Dnvidia,tegra124-soctherm.yaml48 - 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";
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgp100.c33 u32 tsensor = nvkm_rd32(device, 0x020460); in gp100_temp_get() local
34 u32 inttemp = (tsensor & 0x0001fff8); in gp100_temp_get()
37 if (tsensor & 0x40000000) in gp100_temp_get()
41 if (tsensor & 0x20000000) in gp100_temp_get()
/linux/drivers/thermal/tegra/
H A DMakefile4 obj-$(CONFIG_TEGRA30_TSENSOR) += tegra30-tsensor.o
H A Dtegra30-tsensor.c226 * TSENSOR doesn't trigger interrupt on the "low" temperature breach, in tegra_tsensor_set_trips()
444 * We have two TSENSOR channels in a two different spots on SoC. in tegra_tsensor_nvmem_setup()
661 { .compatible = "nvidia,tegra30-tsensor", },
669 .name = "tegra30-tsensor",
/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst62 * Tsensor 1 Temperature,
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30.dtsi950 tsensor: tsensor@70014000 { label
951 compatible = "nvidia,tegra30-tsensor";
1289 thermal-sensors = <&tsensor 0>;
1332 thermal-sensors = <&tsensor 1>;
H A Dtegra124.dtsi925 clock-names = "tsensor", "soctherm";
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi6220.dtsi855 tsensor: tsensor@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>;
/linux/drivers/hwmon/
H A Dasus_wmi_sensors.c36 * - Tsensor 1 Temperature,
/linux/drivers/clk/tegra/
H A Dclk-tegra-periph.c674 …MUX("tsensor", mux_pllp_pllc_clkm_clk32, CLK_SOURCE_TSENSOR, 100, TEGRA_PERIPH_ON_APB, tegra_clk_t…
H A Dclk-tegra30.c645 { .dev_id = "tegra-tsensor", .dt_id = TEGRA30_CLK_TSENSOR },
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra132.dtsi875 clock-names = "tsensor", "soctherm";