Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h757 #define MAX_PACKET_MASK (0xffff << 16) macro
Dxhci.c1383 ep_ctx->ep_info2 &= cpu_to_le32(~MAX_PACKET_MASK); in xhci_check_maxpacket()