Searched refs:ed_anchor (Results 1 – 2 of 2) sorted by relevance
117 UX_EHCI_ED *ed_anchor; in _ux_hcd_ehci_interrupt_endpoint_create() local265 ed_anchor = _ux_hcd_ehci_poll_rate_entry_get(hcd_ehci, ed_list, poll_depth); in _ux_hcd_ehci_interrupt_endpoint_create()268 ed -> REF_AS.INTR.ux_ehci_ed_anchor = ed_anchor; in _ux_hcd_ehci_interrupt_endpoint_create()352 ed_anchor ->REF_AS.ANCHOR.ux_ehci_ed_microframe_ssplit_count[i] ++; in _ux_hcd_ehci_interrupt_endpoint_create()359 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 2)&7] = (USHORT)(ed_anchor -> REF_AS.AN… in _ux_hcd_ehci_interrupt_endpoint_create()360 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 3)&7] = (USHORT)(ed_anchor -> REF_AS.AN… in _ux_hcd_ehci_interrupt_endpoint_create()364 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[(i + 4)&7] = (USHORT)(ed_anchor -> REF_AS.AN… in _ux_hcd_ehci_interrupt_endpoint_create()370 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()380 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()402 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_interrupt_endpoint_create()[all …]
117 UX_EHCI_ED *ed_anchor; in _ux_hcd_ehci_isochronous_endpoint_create()345 ed_anchor = _ux_hcd_ehci_poll_rate_entry_get(hcd_ehci, ed_list, poll_depth); in _ux_hcd_ehci_isochronous_endpoint_create()405 itd.sitd_ptr -> ux_ehci_fsiso_td_anchor = ed_anchor; in _ux_hcd_ehci_isochronous_endpoint_create()444 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()447 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()450 ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_ssplit_count[i] ++; in _ux_hcd_ehci_isochronous_endpoint_create()497 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()501 ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_ssplit_count[microframe_i] ++; in _ux_hcd_ehci_isochronous_endpoint_create()513 ed -> ux_ehci_hsiso_ed_anchor = ed_anchor; in _ux_hcd_ehci_isochronous_endpoint_create()520 …ed_anchor -> REF_AS.ANCHOR.ux_ehci_ed_microframe_load[i] = (USHORT)(ed_anchor -> REF_AS.ANCHOR.ux_… in _ux_hcd_ehci_isochronous_endpoint_create()[all …]