Searched refs:frindex1 (Results 1 – 1 of 1) sorted by relevance
95 ULONG frindex1; in _ux_hcd_ehci_hsisochronous_tds_process() local177 frindex1 = frindex + ed -> ux_ehci_hsiso_ed_frinterval; in _ux_hcd_ehci_hsisochronous_tds_process()178 frindex1 &= 7u; in _ux_hcd_ehci_hsisochronous_tds_process()181 fr_td1 = ed -> ux_ehci_hsiso_ed_fr_td[frindex1 >> 1]; in _ux_hcd_ehci_hsisochronous_tds_process()184 control1 = fr_td1 -> ux_ehci_hsiso_td_control[frindex1]; in _ux_hcd_ehci_hsisochronous_tds_process()195 if ((ed -> ux_ehci_hsiso_ed_frload & (1u << frindex1)) == 0) in _ux_hcd_ehci_hsisochronous_tds_process()