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