Searched refs:lattice_ept (Results 1 – 1 of 1) sorted by relevance
4041 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_intr_ed() local4081 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_intr_ed()4085 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()4091 Set_ED(ept->hced_next, Get_ED(lattice_ept->hced_next)); in ohci_insert_intr_ed()4094 Set_ED(lattice_ept->hced_next, in ohci_insert_intr_ed()4099 ohci_ed_cpu_to_iommu(ohcip, lattice_ept)); in ohci_insert_intr_ed()4137 ohci_ed_t *next_lattice_ept, *lattice_ept; in ohci_insert_isoc_ed() local4155 lattice_ept = &ohcip->ohci_ed_pool_addr[node]; in ohci_insert_isoc_ed()4159 ohcip, Get_ED(lattice_ept->hced_next)); in ohci_insert_isoc_ed()4162 lattice_ept = next_lattice_ept; in ohci_insert_isoc_ed()[all …]