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.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;
166 struct clk *clk;
167 struct clk *pclk;
169 struct regmap *grf;
170 void __iomem *regs;
172 int trim_base;
[all …]