Searched defs:armada_thermal_data (Results 1 – 1 of 1) sorted by relevance
75 struct armada_thermal_data { struct77 void (*init)(struct platform_device *pdev,81 s64 coef_b;82 s64 coef_m;83 u32 coef_div;84 bool inverted;85 bool signed_sample;88 unsigned int temp_shift;89 unsigned int temp_mask;90 unsigned int thresh_shift;[all …]