Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h44 #define ED_NEW 0x00 macro
H A Dohci-hcd.c577 if (ed->state == ED_NEW || (ed->state & ED_DEL)) { in sohci_submit_job()
859 if (ed->state == ED_NEW) { in ep_add_ed()
1166 if (ed->state != ED_NEW && (!usb_pipeint(lurb_priv->pipe))) { in takeback_td()