Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h704 #define MAX_PACKET_MASK GENMASK(31, 16) macro
/linux/drivers/usb/host/
H A Dxhci.c1595 ep_ctx->ep_info2 &= cpu_to_le32(~MAX_PACKET_MASK); in xhci_check_ep0_maxpacket()