Home
last modified time | relevance | path

Searched refs:VHUB_EP_IRQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
H A Dcore.c123 u32 mask = VHUB_EP_IRQ(i); in ast_vhub_irq()

Completed in 6 milliseconds