Lines Matching refs:max_root_hub
194 for (port = 0; port < r8a66597->max_root_hub; port++) in enable_controller()
216 for (port = 0; port < r8a66597->max_root_hub; port++) in disable_controller()
252 if (*root_port >= r8a66597->max_root_hub) in get_port_number()
426 for (port = 0; port < r8a66597->max_root_hub; port++) { in free_usb_address()
1807 for (port = 0; port < r8a66597->max_root_hub; port++) in r8a66597_timer()
2115 for (i = 0; i < r8a66597->max_root_hub; i++) { in r8a66597_hub_status_data()
2130 desc->bNbrPorts = r8a66597->max_root_hub; in r8a66597_hub_descriptor()
2136 ((1 << r8a66597->max_root_hub) - 1) << 1; in r8a66597_hub_descriptor()
2164 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2197 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2202 if (wIndex > r8a66597->max_root_hub) in r8a66597_hub_control()
2251 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_bus_suspend()
2282 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_bus_resume()
2349 for (port = 0; port < r8a66597->max_root_hub; port++) { in r8a66597_suspend()
2465 r8a66597->max_root_hub = 1; in r8a66597_probe()
2467 r8a66597->max_root_hub = 2; in r8a66597_probe()