Searched refs:ED_LOWSPEED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-dbg.c333 (tmp & ED_LOWSPEED) ? " LOW" : "",
421 (info & ED_LOWSPEED) ? 'l' : 'f',
542 (info & ED_LOWSPEED) ? 'l' : 'f',
H A Dohci.h34 #define ED_LOWSPEED (1 << 13) macro
H A Dohci-q.c448 info |= ED_LOWSPEED;

Completed in 128 milliseconds