Searched refs:tpcside_rxpld (Results 1 – 2 of 2) sorted by relevance
518 struct wtp_type_2 tpcside_rxpld; member
516 wtp->tpcside_rxpld.sop[i] = ((value >> 20) & 0xF);/*bits 20:23*/ in t5_wtp_data()517 wtp->tpcside_rxpld.eop[i] = ((value >> 16) & 0xF);/*bits 16:19*/ in t5_wtp_data()