Searched refs:OHCI_TD_DP_MASK (Results 1 – 2 of 2) sorted by relevance
113 #define OHCI_TD_DP_MASK 0x00180000 /* Direction / PID */ macro
1260 if ((temp->td_flags & htole32(OHCI_TD_DP_MASK)) == htole32(OHCI_TD_IN)) { in ohci_setup_standard_chain_sub()