Home
last modified time | relevance | path

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

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