Searched refs:TD_DI (Results 1 – 4 of 4) sorted by relevance
84 #define TD_DI 0x00E00000 macro
637 i = OHCI_BM(iso_td.flags, TD_DI); in ohci_service_iso_td()745 OHCI_BM(iso_td.flags, TD_DI) == 0; in ohci_service_iso_td()824 i = OHCI_BM(iso_td.flags, TD_DI); in ohci_service_iso_td()997 OHCI_BM(td.flags, TD_DI) == 0); in ohci_service_td()1095 i = OHCI_BM(td.flags, TD_DI); in ohci_service_td()
283 (tmp & TD_DI) >> 21, pid, in ohci_dump_td()294 (tmp & TD_DI) >> 21, in ohci_dump_td()
96 #define TD_DI 0x00E00000 /* frames before interrupt */ macro