Searched refs:TRB_CR_EPID_SHIFT (Results 1 – 1 of 1) sorted by relevance
183 #define TRB_CR_EPID_SHIFT 16 macro2526 unsigned int epid = (trb.control >> TRB_CR_EPID_SHIFT) in xhci_process_commands()2534 unsigned int epid = (trb.control >> TRB_CR_EPID_SHIFT) in xhci_process_commands()2542 unsigned int epid = (trb.control >> TRB_CR_EPID_SHIFT) in xhci_process_commands()