Searched refs:HC_EPT_Carry (Results 1 – 3 of 3) sorted by relevance
1122 HC_EPT_Carry) ? DATA1:DATA0; in ohci_polled_save_state()1137 HC_EPT_Carry) ? DATA1:DATA0; in ohci_polled_save_state()1147 ~HC_EPT_Carry); in ohci_polled_save_state()1151 HC_EPT_Carry); in ohci_polled_save_state()1415 HC_EPT_Carry) ? DATA1:DATA0; in ohci_polled_restore_state()1428 HC_EPT_Carry) ? DATA1:DATA0; in ohci_polled_restore_state()1434 ~HC_EPT_Carry); in ohci_polled_restore_state()1438 HC_EPT_Carry); in ohci_polled_restore_state()
2798 Get_ED(pp->pp_ept->hced_headp) & (~HC_EPT_Carry)); in ohci_hcdi_pipe_reset_data_toggle()10581 HC_EPT_Carry)? DATA1:DATA0; in ohci_save_data_toggle()10597 HC_EPT_Carry)? DATA1:DATA0; in ohci_save_data_toggle()10664 Get_ED(pp->pp_ept->hced_headp) | HC_EPT_Carry); in ohci_restore_data_toggle()10667 Get_ED(pp->pp_ept->hced_headp) & (~HC_EPT_Carry)); in ohci_restore_data_toggle()11185 "\ttoggle carry: 0x%x", Get_ED(ed->hced_headp) & HC_EPT_Carry); in ohci_print_ed()
321 #define HC_EPT_Carry 0x00000002 /* Toggle carry */ macro