Searched refs:EPSTAT_ZLPS (Results 1 – 2 of 2) sorted by relevance
131 #define EPSTAT_ZLPS (1<<2) /* Send zero length packet */ macro
421 USB_EP_STAT(EP_NO(imx_ep))) & EPSTAT_ZLPS)) { in write_packet()444 __raw_writel(temp | EPSTAT_ZLPS, imx_ep->imx_usb->base in write_packet()