Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dnet2280.h439 #define DATA_IN_TOKEN_INTERRUPT 0 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.h153 #define DATA_IN_TOKEN_INTERRUPT 0 macro
Dnet2280.c453 BIT(DATA_IN_TOKEN_INTERRUPT), in ep_reset_228x()
505 BIT(DATA_IN_TOKEN_INTERRUPT), &ep->regs->ep_stat); in ep_reset_338x()
2512 } else if (t & BIT(DATA_IN_TOKEN_INTERRUPT)) { in handle_ep_small()
2523 if (t & BIT(DATA_IN_TOKEN_INTERRUPT)) { in handle_ep_small()
3084 BIT(DATA_IN_TOKEN_INTERRUPT), in handle_stat0_irqs()
3115 BIT(DATA_IN_TOKEN_INTERRUPT); in handle_stat0_irqs()
3120 BIT(DATA_IN_TOKEN_INTERRUPT); in handle_stat0_irqs()
Dnet2272.c289 (1 << DATA_IN_TOKEN_INTERRUPT) in net2272_ep_reset()
1764 (1 << DATA_IN_TOKEN_INTERRUPT) in net2272_handle_stat0_irqs()