Searched refs:OHCI_TD_R (Results 1 – 2 of 2) sorted by relevance
112 #define OHCI_TD_R 0x00040000 /* Buffer Rounding */ macro
552 (td_flags & OHCI_TD_R) ? "-R" : "", in ohci_dump_td()1261 temp->td_flags |= htole32(OHCI_TD_R); in ohci_setup_standard_chain_sub()1263 temp->td_flags &= ~htole32(OHCI_TD_R); in ohci_setup_standard_chain_sub()