Home
last modified time | relevance | path

Searched refs:ALE_AGING_TIMER_MASK (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/ti/
H A Dcpsw_ale.c51 #define ALE_AGING_TIMER_MASK GENMASK(23, 0) macro
1158 if (aging_timer & ~ALE_AGING_TIMER_MASK) { in cpsw_ale_hw_aging_timer_start()
1159 aging_timer = ALE_AGING_TIMER_MASK; in cpsw_ale_hw_aging_timer_start()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/ti/
H A Dcpsw_ale.c51 #define ALE_AGING_TIMER_MASK GENMASK(23, 0) macro
1158 if (aging_timer & ~ALE_AGING_TIMER_MASK) { in cpsw_ale_hw_aging_timer_start()
1159 aging_timer = ALE_AGING_TIMER_MASK; in cpsw_ale_hw_aging_timer_start()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/ti/
H A Dcpsw_ale.c51 #define ALE_AGING_TIMER_MASK GENMASK(23, 0) macro
1158 if (aging_timer & ~ALE_AGING_TIMER_MASK) { in cpsw_ale_hw_aging_timer_start()
1159 aging_timer = ALE_AGING_TIMER_MASK; in cpsw_ale_hw_aging_timer_start()