Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/qcom/
Dtsens.c40 struct tsens_irq_data { struct
41 u32 up_viol;
42 int up_thresh;
43 u32 up_irq_mask;
44 u32 up_irq_clear;
45 u32 low_viol;
46 int low_thresh;
47 u32 low_irq_mask;
48 u32 low_irq_clear;
49 u32 crit_viol;
[all …]