Searched refs:EP_STS_DESCMIS (Results 1 – 3 of 3) sorted by relevance
65 if (ep_sts & EP_STS_DESCMIS) in cdns3_decode_ep_irq()
634 if (ep_sts_reg & EP_STS_DESCMIS) { in cdns3_check_ep0_interrupt_proceed()
622 #define EP_STS_DESCMIS BIT(4) macro