Searched refs:WLT_TW_MASK (Results 1 – 1 of 1) sorted by relevance
113 #define WLT_TW_MASK GENMASK_ULL(30, 24) macro136 data &= ~WLT_TW_MASK; in processor_thermal_mbox_interrupt_config()139 data |= ((u64)time_window << SOC_PREDICTION_TW_SHIFT) & WLT_TW_MASK; in processor_thermal_mbox_interrupt_config()