Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dnet2280.h420 #define SHORT_PACKET_OUT_DONE_INTERRUPT 6 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c443 BIT(SHORT_PACKET_OUT_DONE_INTERRUPT) | in ep_reset_228x()
494 writel(BIT(SHORT_PACKET_OUT_DONE_INTERRUPT) | in ep_reset_338x()
3158 BIT(SHORT_PACKET_OUT_DONE_INTERRUPT) | in handle_stat0_irqs()