Searched defs:armada_thermal_data (Results 1 – 1 of 1) sorted by relevance
84 struct armada_thermal_data { struct86 void (*init)(struct platform_device *pdev,90 s64 coef_b;91 s64 coef_m;92 u32 coef_div;93 bool inverted;94 bool signed_sample;97 unsigned int temp_shift;98 unsigned int temp_mask;99 unsigned int thresh_shift;[all …]