Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci.h639 #define MAX_PACKET_MASK (0xffff << 16) macro
Dxhci.c991 ep_ctx->ep_info2 &= ~MAX_PACKET_MASK; in xhci_check_maxpacket()