Home
last modified time | relevance | path

Searched refs:VHUB_IRQ_EP_POOL_ACK_STALL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dcore.c124 if (istat & VHUB_IRQ_EP_POOL_ACK_STALL) { in ast_vhub_irq()
255 VHUB_IRQ_EP_POOL_ACK_STALL | in ast_vhub_init_hw()
H A Dvhub.h57 #define VHUB_IRQ_EP_POOL_ACK_STALL (1 << 16) macro