Searched refs:usb_get_max_burst_from_ep (Results 1 – 2 of 2) sorted by relevance
135 #define usb_get_max_burst_from_ep(__ep_desc) (((__ep_desc)->max_packet & 0x1800) >> 11) macro
1730 … usb_get_max_burst_from_ep(ep_desc), ep_type, (ep_num % 2) ? XHCI_DIR_IN_BIT : XHCI_DIR_OUT_BIT, in xhci_configure_endpoint()