EP_STS_DESCMIS 65 drivers/usb/cdns3/debug.h if (ep_sts & EP_STS_DESCMIS) EP_STS_DESCMIS 655 drivers/usb/cdns3/ep0.c if (ep_sts_reg & EP_STS_DESCMIS) { EP_STS_DESCMIS 1004 drivers/usb/cdns3/gadget.c writel(EP_STS_TRBERR | EP_STS_DESCMIS, &priv_dev->regs->ep_sts); EP_STS_DESCMIS 1228 drivers/usb/cdns3/gadget.c !(ep_sts_reg & EP_STS_DESCMIS && EP_STS_DESCMIS 1279 drivers/usb/cdns3/gadget.c if (ep_sts_reg & EP_STS_DESCMIS && priv_dev->dev_ver < DEV_VER_V2 &&