Searched refs:ALE_AGING_TIMER_MASK (Results 1 – 1 of 1) sorted by relevance
51 #define ALE_AGING_TIMER_MASK GENMASK(23, 0) macro1218 if (aging_timer & ~ALE_AGING_TIMER_MASK) { in cpsw_ale_hw_aging_timer_start()1219 aging_timer = ALE_AGING_TIMER_MASK; in cpsw_ale_hw_aging_timer_start()