Searched refs:RX_MULT (Results 1 – 2 of 2) sorted by relevance
162 #define RX_MULT(x) (((x) & 0x3) << 22) macro
358 csr1 |= RX_MAX_PKT(num_pkts) | RX_MULT(mult); in mtu3_config_ep()