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