Lines Matching defs:rockchip_thermal_data
120 struct rockchip_thermal_data { struct
121 const struct rockchip_tsadc_chip *chip;
122 struct platform_device *pdev;
123 struct reset_control *reset;
125 struct rockchip_thermal_sensor sensors[SOC_MAX_SENSORS];
127 struct clk *clk;
128 struct clk *pclk;
130 void __iomem *regs;
132 int tshut_temp;
133 enum tshut_mode tshut_mode;
134 enum tshut_polarity tshut_polarity;