Searched defs:armada_thermal_data (Results 1 – 1 of 1) sorted by relevance
80 struct armada_thermal_data { struct82 void (*init)(struct platform_device *pdev,86 s64 coef_b;87 s64 coef_m;88 u32 coef_div;89 bool inverted;90 bool signed_sample;93 unsigned int temp_shift;94 unsigned int temp_mask;95 unsigned int thresh_shift;[all …]