Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/qcom/
Dtsens.c41 struct tsens_irq_data { struct
42 u32 up_viol;
43 int up_thresh;
44 u32 up_irq_mask;
45 u32 up_irq_clear;
46 u32 low_viol;
47 int low_thresh;
48 u32 low_irq_mask;
49 u32 low_irq_clear;
50 u32 crit_viol;
[all …]