Searched refs:full_load (Results 1 – 1 of 1) sorted by relevance
1420 unsigned full_load; in hub_configure() local1493 full_load = 900; in hub_configure()1496 full_load = 500; in hub_configure()1620 hdev->bus_mA = full_load * maxchild; in hub_configure()1621 if (hdev->bus_mA >= full_load) in hub_configure()1622 hub->mA_per_port = full_load; in hub_configure()1644 hub->mA_per_port = full_load; in hub_configure()1646 if (hub->mA_per_port < full_load) in hub_configure()