Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dnet2280.h390 #define SET_ENDPOINT_HALT 8 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.h195 BIT(SET_ENDPOINT_HALT), in set_halt()
H A Dnet2280.c3224 if (readl(&e->regs->ep_rsp) & BIT(SET_ENDPOINT_HALT)) in handle_stat0_irqs()