Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h84 #define VHUB_EP_IRQ(n) (1 << (n)) macro
H A Depn.c583 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable()
746 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable()