Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h765 #define MAX_PACKET_MASK (0xffff << 16) macro
Dxhci.c1434 ep_ctx->ep_info2 &= cpu_to_le32(~MAX_PACKET_MASK); in xhci_check_maxpacket()