Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci.h34 #define ED_LOWSPEED (1 << 13) macro
H A Dohci-q.c448 info |= ED_LOWSPEED; in ed_get()