Searched refs:TD_DP (Results 1 – 4 of 4) sorted by relevance
86 #define TD_DP 0x00180000 macro
275 switch (tmp & TD_DP) { in ohci_dump_td()444 switch (info & TD_DP) { in show_list()
110 #define TD_DP 0x00180000 /* direction/pid */ macro
914 dir = OHCI_BM(td.flags, TD_DP); in ohci_service_td()