Searched refs:CONFIG_USBHOST_MAX_RHPORTS (Results 1 – 9 of 9) sorted by relevance
30 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
117 #define CONFIG_USBHOST_MAX_RHPORTS 1 macro
153 #define CONFIG_USBHOST_MAX_RHPORTS 1 macro
129 #define CONFIG_USBHOST_MAX_RHPORTS 8 macro
289 for (int port = 0; port < CONFIG_USBHOST_MAX_RHPORTS; port++) { in OHCI_IRQHandler()
688 hub->nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_hub_initialize()
386 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
596 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
859 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
Completed in 22 milliseconds