max_root_hub 194 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) max_root_hub 216 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) max_root_hub 252 drivers/usb/host/r8a66597-hcd.c if (*root_port >= r8a66597->max_root_hub) max_root_hub 426 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) { max_root_hub 1809 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) max_root_hub 2117 drivers/usb/host/r8a66597-hcd.c for (i = 0; i < r8a66597->max_root_hub; i++) { max_root_hub 2132 drivers/usb/host/r8a66597-hcd.c desc->bNbrPorts = r8a66597->max_root_hub; max_root_hub 2138 drivers/usb/host/r8a66597-hcd.c ((1 << r8a66597->max_root_hub) - 1) << 1; max_root_hub 2166 drivers/usb/host/r8a66597-hcd.c if (wIndex > r8a66597->max_root_hub) max_root_hub 2199 drivers/usb/host/r8a66597-hcd.c if (wIndex > r8a66597->max_root_hub) max_root_hub 2204 drivers/usb/host/r8a66597-hcd.c if (wIndex > r8a66597->max_root_hub) max_root_hub 2253 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) { max_root_hub 2284 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) { max_root_hub 2351 drivers/usb/host/r8a66597-hcd.c for (port = 0; port < r8a66597->max_root_hub; port++) { max_root_hub 2467 drivers/usb/host/r8a66597-hcd.c r8a66597->max_root_hub = 1; max_root_hub 2469 drivers/usb/host/r8a66597-hcd.c r8a66597->max_root_hub = 2; max_root_hub 122 drivers/usb/host/r8a66597.h unsigned int max_root_hub;