Searched defs:rockchip_tsadc_chip (Results 1 – 2 of 2) sorted by relevance
192 struct rockchip_tsadc_chip { struct194 int chn_id[SOC_MAX_SENSORS];195 int chn_num;196 fdt_addr_t base;197 fdt_addr_t grf;222 const struct rockchip_tsadc_chip *data; argument
109 struct rockchip_tsadc_chip { struct111 int chn_id[SOC_MAX_SENSORS];112 int chn_num;115 int conversion_time;118 int trim_slope;121 int tshut_temp;122 enum tshut_mode tshut_mode;123 enum tshut_polarity tshut_polarity;126 void (*initialize)(struct regmap *grf,128 void (*irq_ack)(void __iomem *reg);[all …]