Searched refs:UX_OHCI_ED_MPS (Results 1 – 3 of 3) sorted by relevance
111 bandwidth_used += (ed -> ux_ohci_ed_dw0 >> 16) & UX_OHCI_ED_MPS; in _ux_hcd_ohci_least_traffic_list_get()
99 ed -> ux_ohci_ed_dw0 &= UX_OHCI_ED_MPS; in _ux_hcd_ohci_request_isochronous_transfer()
299 #define UX_OHCI_ED_MPS 0x0000ffffu macro