Home
last modified time | relevance | path

Searched refs:threshold_thot_mask (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c47 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
72 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
97 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
122 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
147 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
Domap5-thermal-data.c48 .threshold_thot_mask = OMAP5430_T_HOT_MASK,
84 .threshold_thot_mask = OMAP5430_T_HOT_MASK,
121 .threshold_thot_mask = OMAP5430_T_HOT_MASK,
Domap4-thermal-data.c113 .threshold_thot_mask = OMAP4460_T_HOT_MASK,
Dti-bandgap.h129 u32 threshold_thot_mask; member
Dti-bandgap.c986 threshold_thot_mask, ts_data->t_hot); in ti_bandgap_probe()