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