Lines Matching +full:sensor +full:- +full:id
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2014-2016, NVIDIA CORPORATION. All rights reserved.
60 * struct tegra_tsensor_group - SOC_THERM sensor group data
61 * @name: short name of the temperature sensor group
62 * @id: numeric ID of the temperature sensor group
64 * @sensor_temp_mask: bit mask for this sensor group in SENSOR_TEMP* register
65 * @pdiv: the sensor count post-divider to use during runtime
66 * @pdiv_ate: the sensor count post-divider used during automated test
67 * @pdiv_mask: register bitfield mask for the PDIV field for this sensor
68 * @pllx_hotspot_diff: hotspot offset from the PLLX sensor, must be 0 for
69 PLLX sensor group
74 u8 id; member
106 u8 id; member
136 int tegra_calc_tsensor_calib(const struct tegra_tsensor *sensor,