Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c119 if (istat & VHUB_IRQ_EP_POOL_ACK_STALL) { in ast_vhub_irq()
250 VHUB_IRQ_EP_POOL_ACK_STALL | in ast_vhub_init_hw()
Dvhub.h57 #define VHUB_IRQ_EP_POOL_ACK_STALL (1 << 16) macro