Home
last modified time | relevance | path

Searched refs:DRA752_BANDGAP_THRESHOLD_HOT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Ddra752-thermal-data.c50 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
86 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
122 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
158 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
194 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
Ddra752-bandgap.h173 #define DRA752_BANDGAP_THRESHOLD_HOT_MASK (0x3ff << 16) macro