Searched refs:CPSW_PCT_MASK (Results 1 – 2 of 2) sorted by relevance
121 #define CPSW_PCT_MASK 0x7f macro
1452 send_pct &= ~(CPSW_PCT_MASK << shift); in cpsw_set_fifo_bw()1463 pct += (send_pct >> shift) & CPSW_PCT_MASK; in cpsw_set_fifo_bw()