Searched defs:ep_sts (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdns3-debug.h51 cdns3_decode_ep_irq(char *str, u32 ep_sts, const char *ep_name) argument
89 cdns3_decode_epx_irq(char *str, char *ep_name, u32 ep_sts) argument
96 cdns3_decode_ep0_irq(char *str, int dir, u32 ep_sts) argument
[all...]
H A Dcdnsp-ep0.c149 int ep_sts = 0; local
H A Dcdnsp-gadget.c641 u32 ep_sts; local
H A Dcdns3-gadget.h83 __le32 ep_sts; member in struct:cdns3_usb_regs
/linux-master/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-debug.h51 cdns2_decode_dma_irq(char *str, size_t size, u32 ep_ists, u32 ep_sts, const char *ep_name) argument
83 cdns2_decode_epx_irq(char *str, size_t size, char *ep_name, u32 ep_ists, u32 ep_sts) argument
90 cdns2_decode_ep0_irq(char *str, size_t size, u32 ep_ists, u32 ep_sts, int dir) argument
[all...]
H A Dcdns2-ep0.c179 int ep_sts; local
H A Dcdns2-gadget.h329 __le32 ep_sts; member in struct:cdns2_adma_regs

Completed in 143 milliseconds