Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Darmada_thermal.c82 struct armada_thermal_data { struct
84 void (*init)(struct platform_device *pdev,
88 s64 coef_b;
89 s64 coef_m;
90 u32 coef_div;
91 bool inverted;
92 bool signed_sample;
95 unsigned int temp_shift;
96 unsigned int temp_mask;
97 unsigned int thresh_shift;
[all …]