Home
last modified time | relevance | path

Searched refs:DATA_IN_TOKEN_INTERRUPT (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/usb/
Dnet2280.h440 #define DATA_IN_TOKEN_INTERRUPT 0 macro
/linux-5.19.10/drivers/usb/gadget/udc/
Dnet2272.h135 #define DATA_IN_TOKEN_INTERRUPT 0 macro
Dnet2280.c448 BIT(DATA_IN_TOKEN_INTERRUPT), in ep_reset_228x()
500 BIT(DATA_IN_TOKEN_INTERRUPT), &ep->regs->ep_stat); in ep_reset_338x()
2565 } else if (t & BIT(DATA_IN_TOKEN_INTERRUPT)) { in handle_ep_small()
2576 if (t & BIT(DATA_IN_TOKEN_INTERRUPT)) { in handle_ep_small()
3164 BIT(DATA_IN_TOKEN_INTERRUPT), in handle_stat0_irqs()
3195 BIT(DATA_IN_TOKEN_INTERRUPT); in handle_stat0_irqs()
3200 BIT(DATA_IN_TOKEN_INTERRUPT); in handle_stat0_irqs()
Dnet2272.c275 (1 << DATA_IN_TOKEN_INTERRUPT) in net2272_ep_reset()
1754 (1 << DATA_IN_TOKEN_INTERRUPT) in net2272_handle_stat0_irqs()