Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Drockchip_thermal.c139 struct rockchip_thermal_data { struct
140 const struct rockchip_tsadc_chip *chip;
141 struct platform_device *pdev;
142 struct reset_control *reset;
144 struct rockchip_thermal_sensor *sensors;
146 struct clk *clk;
147 struct clk *pclk;
149 struct regmap *grf;
150 void __iomem *regs;
152 int tshut_temp;
[all …]