Searched refs:xactpos (Results 1 – 2 of 2) sorted by relevance
1823 usbc_hcsplt.s.xactpos = 3; /* Entire payload in one go */ in __cvmx_usb_start_channel()1825 usbc_hcsplt.s.xactpos = 2; /* First part of payload */ in __cvmx_usb_start_channel()1832 usbc_hcsplt.s.xactpos = 1; /* End of payload */ in __cvmx_usb_start_channel()1834 usbc_hcsplt.s.xactpos = 0; /* Middle of payload */ in __cvmx_usb_start_channel()
3757 uint32_t xactpos : 2; /**< Transaction Position (XactPos) member3777 uint32_t xactpos : 2;