Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c84 struct rockchip_tsadc_chip { struct
86 int chn_offset;
87 int chn_num;
90 int tshut_temp;
91 enum tshut_mode tshut_mode;
92 enum tshut_polarity tshut_polarity;
95 void (*initialize)(struct regmap *grf,
97 void (*irq_ack)(void __iomem *reg);
98 void (*control)(void __iomem *reg, bool on);
101 int (*get_temp)(const struct chip_tsadc_table *table,
[all …]