Searched refs:TX_MULT (Results 1 – 2 of 2) sorted by relevance
135 #define TX_MULT(x) (((x) & 0x3) << 22) macro
322 csr1 |= TX_MAX_PKT(num_pkts) | TX_MULT(mult); in mtu3_config_ep()