Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h48 #define ED_URB_DEL 0x08 macro
H A Dohci-hcd.c853 if ((ed->state & ED_DEL) || (ed->state & ED_URB_DEL)) { in ep_add_ed()