Searched refs:TSEN_CTRL1_HYST_SHIFT (Results 1 – 1 of 1) sorted by relevance
37 #define TSEN_CTRL1_HYST_SHIFT 19 macro38 #define TSEN_CTRL1_HYST_MASK (0x3 << TSEN_CTRL1_HYST_SHIFT)160 ctrl1 |= hysteresis << TSEN_CTRL1_HYST_SHIFT; in armada_ap806_thermal_threshold()