Home
last modified time | relevance | path

Searched defs:rockchip_thermal_data (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/thermal/
Drockchip_thermal.c154 struct rockchip_thermal_data { struct
155 const struct rockchip_tsadc_chip *chip;
156 struct platform_device *pdev;
157 struct reset_control *reset;
159 struct rockchip_thermal_sensor sensors[SOC_MAX_SENSORS];
161 struct clk *clk;
162 struct clk *pclk;
164 struct regmap *grf;
165 void __iomem *regs;
167 int tshut_temp;
[all …]