Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Darmada_thermal.c81 struct armada_thermal_data { struct
83 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 …]