Searched refs:OHCI_TD_SET_DI (Results 1 – 2 of 2) sorted by relevance
118 #define OHCI_TD_SET_DI(x) ((x) << 21) macro
1343 td->td_flags |= htole32(OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain_sub()1506 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain()1509 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain()1525 td->td_flags |= htole32(OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain()