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.c155 struct rockchip_thermal_data { struct
156 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 …]