Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/qcom/
Dtsens.c43 struct tsens_irq_data { struct
44 u32 up_viol;
45 int up_thresh;
46 u32 up_irq_mask;
47 u32 up_irq_clear;
48 u32 low_viol;
49 int low_thresh;
50 u32 low_irq_mask;
51 u32 low_irq_clear;
52 u32 crit_viol;
[all …]