Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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;
146 struct clk *clk;
147 struct clk *pclk;
149 struct regmap *grf;
150 void __iomem *regs;
152 int tshut_temp;
153 enum tshut_mode tshut_mode;
[all …]