Home
last modified time | relevance | path

Searched refs:xhci_get_endpoint_max_burst (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c398 static u32 xhci_get_endpoint_max_burst(struct usb_device *udev, in xhci_get_endpoint_max_burst() function
566 max_burst = xhci_get_endpoint_max_burst(udev, endpt_desc, in xhci_set_configuration()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c1432 static u32 xhci_get_endpoint_max_burst(struct usb_device *udev, in xhci_get_endpoint_max_burst() function
1547 max_burst = xhci_get_endpoint_max_burst(udev, ep); in xhci_endpoint_init()