Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Darmada_thermal.c84 struct armada_thermal_data { struct
86 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 …]