XUSB_STATUS_EP0_BUFF1_COMP_MASK
if (intrstatus & (XUSB_STATUS_EP0_BUFF1_COMP_MASK << epnum))
if (intrstatus & XUSB_STATUS_EP0_BUFF1_COMP_MASK)