Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h38 #define ED_URB_DEL 0x08 macro
H A Dau1x00_usb_ohci.c578 if ((ed->state & ED_DEL) || (ed->state & ED_URB_DEL)) { in ep_add_ed()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h48 #define ED_URB_DEL 0x08 macro
H A Dohci-hcd.c857 if ((ed->state & ED_DEL) || (ed->state & ED_URB_DEL)) { in ep_add_ed()