Searched defs:rockchip_thermal_data (Results 1 – 1 of 1) sorted by relevance
155 struct rockchip_thermal_data { struct156 const struct rockchip_tsadc_chip *chip;157 struct platform_device *pdev;158 struct reset_control *reset;160 struct rockchip_thermal_sensor *sensors;162 struct clk *clk;163 struct clk *pclk;165 struct regmap *grf;166 void __iomem *regs;168 int trim_base;[all …]