Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Darmada_thermal.c53 struct armada_thermal_data { struct
55 void (*init_sensor)(struct platform_device *pdev,
59 bool (*is_valid)(struct armada_thermal_priv *);
62 unsigned long coef_b;
63 unsigned long coef_m;
64 unsigned long coef_div;
65 bool inverted;
68 unsigned int temp_shift;
69 unsigned int temp_mask;
70 unsigned int is_valid_shift;