Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Drockchip_thermal.c159 struct rockchip_thermal_data { struct
160 const struct rockchip_tsadc_chip *chip;
161 struct platform_device *pdev;
162 struct reset_control *reset;
164 struct rockchip_thermal_sensor sensors[SOC_MAX_SENSORS];
166 struct clk *clk;
167 struct clk *pclk;
169 struct regmap *grf;
170 void __iomem *regs;
172 int tshut_temp;
[all …]