Home
last modified time | relevance | path

Searched refs:VHUB_IRQ_DEVICE1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h58 #define VHUB_IRQ_DEVICE1 (1 << (VHUB_IRQ_DEV1_BIT)) macro
71 #define VHUB_DEV_IRQ(n) (VHUB_IRQ_DEVICE1 << (n))
H A Ddev.c71 hmsk = VHUB_IRQ_DEVICE1 << d->index; in ast_vhub_dev_enable()
103 hmsk = VHUB_IRQ_DEVICE1 << d->index; in ast_vhub_dev_disable()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h58 #define VHUB_IRQ_DEVICE1 (1 << (VHUB_IRQ_DEV1_BIT)) macro
71 #define VHUB_DEV_IRQ(n) (VHUB_IRQ_DEVICE1 << (n))
H A Ddev.c65 hmsk = VHUB_IRQ_DEVICE1 << d->index; in ast_vhub_dev_enable()
97 hmsk = VHUB_IRQ_DEVICE1 << d->index; in ast_vhub_dev_disable()

Completed in 5 milliseconds