Searched refs:EHCI_HCOR_FRAME_INDEX (Results 1 – 4 of 4) sorted by relevance
80 ehci_register = _ux_hcd_ehci_register_read(hcd_ehci, EHCI_HCOR_FRAME_INDEX); in _ux_hcd_ehci_frame_number_get()
91 _ux_hcd_ehci_register_write(hcd_ehci, EHCI_HCOR_FRAME_INDEX, ehci_register); in _ux_hcd_ehci_frame_number_set()
279 frindex_now = _ux_hcd_ehci_register_read(hcd_ehci, EHCI_HCOR_FRAME_INDEX); in _ux_hcd_ehci_hsisochronous_tds_process()
107 #define EHCI_HCOR_FRAME_INDEX (hcd_ehci -> ux_hcd_ehci_hcor + 0x03) macro