Lines Matching refs:max_root_hub
207 for (port = 0; port < r8a66597->max_root_hub; port++) in enable_controller()
229 for (port = 0; port < r8a66597->max_root_hub; port++) in disable_controller()
265 if (*root_port >= r8a66597->max_root_hub) in get_port_number()
439 for (port = 0; port < r8a66597->max_root_hub; port++) { in free_usb_address()
1818 for (port = 0; port < r8a66597->max_root_hub; port++) in r8a66597_timer()
2126 for (i = 0; i < r8a66597->max_root_hub; i++) { in r8a66597_hub_status_data()
2141 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
2147 ((1 << r8a66597->max_root_hub) - 1) << 1; in r8a66597_hub_descriptor()
2175 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2208 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2213 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2262 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_bus_suspend()
2293 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_bus_resume()
2360 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_suspend()
2482 r8a66597->max_root_hub = 1; in r8a66597_probe()
2484 r8a66597->max_root_hub = 2; in r8a66597_probe()