Searched refs:ED_IDLE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-hcd.c167 if (ed->state == ED_IDLE) {
286 ed->state = ED_IDLE;
300 case ED_IDLE: /* fully unlinked */
H A Dadm5120-q.c217 * - ED_IDLE: when there's no TD queue. there's no reason for the HC
273 ed->state = ED_IDLE;
812 ed->state = ED_IDLE;
H A Dadm5120.h77 #define ED_IDLE 0x00 /* NOT linked to HC */ macro
H A Dadm5120-dbg.c36 case ED_IDLE:

Completed in 81 milliseconds