Home
last modified time | relevance | path

Searched refs:EP_STS_PRIME (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-debug.h75 if (ep_sts & EP_STS_PRIME) in cdns3_decode_ep_irq()
Dcdns3-gadget.h638 #define EP_STS_PRIME BIT(12) macro
Dcdns3-gadget.c1708 if ((ep_sts_reg & EP_STS_PRIME) && priv_ep->use_streams) { in cdns3_check_ep_interrupt_proceed()