Searched refs:sof (Results 1 – 2 of 2) sorted by relevance
588 uint32_t sof; in USB_HostOhciPortChange() local597 … sof = (uint32_t)((uint32_t)s_UsbHostOhciHcca[usbHostState->controllerId].HccaFrameNumber & in USB_HostOhciPortChange()599 …if ((((sof + USB_HOST_OHCI_FMNUMBER_FN_MASK + 1U) - sofStart) & USB_HOST_OHCI_FMNUMBER_FN_MASK) > … in USB_HostOhciPortChange()
808 uint32_t sof; in USB_HostIp3516HsPortChange() local817 …sof = (uint32_t)((usbHostState->usbRegBase->FLADJ_FRINDEX & USB_HOST_IP3516HS_FLADJ_FRINDEX_MASK) … in USB_HostIp3516HsPortChange()819 if ((((sof + USB_HOST_IP3516HS_FLADJ_FRINDEX_MASK + 1U) - sofStart) & in USB_HostIp3516HsPortChange()