Home
last modified time | relevance | path

Searched refs:VHUB_EP_IRQ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h84 #define VHUB_EP_IRQ(n) (1 << (n)) macro
H A Depn.c579 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable()
742 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable()
H A Dcore.c129 u32 mask = VHUB_EP_IRQ(i); in ast_vhub_irq()