Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h650 #define MAX_PACKET_MASK (0xffff) macro
/u-boot/drivers/usb/host/
A Dxhci.c832 ep_ctx->ep_info2 &= cpu_to_le32(~MAX_PACKET(MAX_PACKET_MASK)); in xhci_check_maxpacket()

Completed in 9 milliseconds