Searched refs:VHUV_DEV_IRQ_EP0_OUT_ACK_STALL (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/usb/gadget/udc/aspeed-vhub/ | ||
D | vhub.h | 130 #define VHUV_DEV_IRQ_EP0_OUT_ACK_STALL (1 << 1) macro |
D | dev.c | 39 if (istat & VHUV_DEV_IRQ_EP0_OUT_ACK_STALL) in ast_vhub_dev_irq() |