Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c123 if (istat & VHUB_IRQ_EP_POOL_ACK_STALL) { in ast_vhub_irq()
259 VHUB_IRQ_EP_POOL_ACK_STALL | in ast_vhub_init_hw()
Dvhub.h53 #define VHUB_IRQ_EP_POOL_ACK_STALL (1 << 16) macro