Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds