Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Drockchip_thermal.c87 struct rockchip_tsadc_chip { struct
89 int chn_offset;
90 int chn_num;
93 int trim_slope;
96 int tshut_temp;
97 enum tshut_mode tshut_mode;
98 enum tshut_polarity tshut_polarity;
101 void (*initialize)(struct regmap *grf,
103 void (*irq_ack)(void __iomem *reg);
104 void (*control)(void __iomem *reg, bool on);
[all …]