Searched refs:HC_EPT_sKip (Results 1 – 2 of 2) sorted by relevance
315 #define HC_EPT_sKip 0x00004000 /* Skip bit */ macro
1857 Set_ED(list_array[i].hced_ctrl, HC_EPT_sKip); in ohci_build_interrupt_lattice()3812 Set_ED(hc_ed->hced_ctrl, HC_EPT_sKip); in ohci_alloc_hc_ed()4205 Set_ED(ept->hced_ctrl, (Get_ED(ept->hced_ctrl) & ~HC_EPT_sKip)); in ohci_modify_sKip_bit()4214 (Get_ED(ept->hced_ctrl) & HC_EPT_sKip)) { in ohci_modify_sKip_bit()4226 (Get_ED(ept->hced_ctrl) | HC_EPT_sKip)); in ohci_modify_sKip_bit()