Searched refs:OHCI_HC_FM_INTERVAL (Results 1 – 2 of 2) sorted by relevance
217 …ohci_register = _ux_hcd_ohci_register_read(hcd_ohci, OHCI_HC_FM_INTERVAL) & OHCI_HC_FM_INTERVAL_C… in _ux_hcd_ohci_initialize()219 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_FM_INTERVAL, ohci_register); in _ux_hcd_ohci_initialize()222 …ohci_register = _ux_hcd_ohci_register_read(hcd_ohci, OHCI_HC_FM_INTERVAL) & OHCI_HC_FM_INTERVAL_F… in _ux_hcd_ohci_initialize()
97 #define OHCI_HC_FM_INTERVAL 0x0d macro