Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-dbg.c305 switch (tmp & TD_DP) { in ohci_dump_td()
485 switch (info & TD_DP) { in show_list()
Dohci.h101 #define TD_DP 0x00180000 /* direction/pid */ macro