Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Ddra752-thermal-data.c38 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
63 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
88 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
113 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
138 .threshold_thot_mask = DRA752_BANDGAP_THRESHOLD_HOT_MASK,
H A Ddra752-bandgap.h122 #define DRA752_BANDGAP_THRESHOLD_HOT_MASK (0x3ff << 16) macro