Home
last modified time | relevance | path

Searched refs:SET_ENDPOINT_HALT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dnet2280.h400 #define SET_ENDPOINT_HALT 8 macro
/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2280.h199 BIT(SET_ENDPOINT_HALT), in set_halt()
Dnet2280.c3009 if (readl(&e->regs->ep_rsp) & BIT(SET_ENDPOINT_HALT)) in handle_stat0_irqs()