Searched refs:HC_EPT_TD_HEAD (Results 1 – 2 of 2) sorted by relevance
327 #define HC_EPT_TD_HEAD 0xFFFFFFF0 /* TD head mask */ macro
4398 (Get_ED(ept->hced_headp) & HC_EPT_TD_HEAD)); in ohci_remove_periodic_ed()6440 addr = Get_ED(ept->hced_headp) & (uint32_t)HC_EPT_TD_HEAD; in ohci_traverse_tds()6497 (Get_ED(ept->hced_headp) & HC_EPT_TD_HEAD)); in ohci_traverse_tds()6500 (Get_ED(ept->hced_headp) & HC_EPT_TD_HEAD)); in ohci_traverse_tds()8889 (last_td_addr & HC_EPT_TD_HEAD) | in ohci_cleanup_data_underrun()8890 (hced_head & ~HC_EPT_TD_HEAD)); in ohci_cleanup_data_underrun()10364 (Get_ED(pp->pp_ept->hced_headp) & HC_EPT_TD_HEAD)); in ohci_pipe_cleanup()10406 Get_ED(ept->hced_headp) & (uint32_t)HC_EPT_TD_HEAD)); in ohci_wait_for_transfers_completion()10567 Get_ED(ed->hced_headp) & (uint32_t)HC_EPT_TD_HEAD)); in ohci_save_data_toggle()