Searched refs:TX_SLOT (Results 1 – 2 of 2) sorted by relevance
141 #define TX_SLOT(x) (((x) & 0x3f) << 8) macro
428 csr1 = TX_SS_BURST(burst) | TX_SLOT(mep->slot); in mtu3_config_ep()