Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Darmada_thermal.c80 struct armada_thermal_data { struct
82 void (*init)(struct platform_device *pdev,
86 s64 coef_b;
87 s64 coef_m;
88 u32 coef_div;
89 bool inverted;
90 bool signed_sample;
93 unsigned int temp_shift;
94 unsigned int temp_mask;
95 unsigned int thresh_shift;
[all …]