Searched refs:OHCI_TD_SET_DI (Results 1 – 2 of 2) sorted by relevance
181 #define OHCI_TD_SET_DI(x) ((x) << 21) macro
1465 OHCI_TD_SET_DI(1) | OHCI_TD_TOGGLE_CARRY); in ohci_device_intr_done()1615 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_device_request()2762 tail->td.td_flags |= htole32(OHCI_TD_SET_DI(1)); in ohci_device_bulk_start()2890 OHCI_TD_SET_DI(1) | OHCI_TD_TOGGLE_CARRY); in ohci_device_intr_start()