Searched refs:wBytesPerInterval (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/usb/ | ||
A D | ch9.h | 663 __le16 wBytesPerInterval; member |
/u-boot/drivers/usb/host/ | ||
A D | xhci.c | 466 return le16_to_cpu(ss_ep_comp_desc->wBytesPerInterval); in xhci_get_max_esit_payload() |
Completed in 8 milliseconds