P54U_PIPE_BRG
case P54U_PIPE_BRG:
case P54U_PIPE_BRG | USB_DIR_IN:
ep = usb_sndbulkpipe(priv->udev, P54U_PIPE_BRG);
ep = P54U_PIPE_BRG;