Searched refs:full_load (Results 1 – 1 of 1) sorted by relevance
1375 unsigned full_load; in hub_configure() local1448 full_load = 900; in hub_configure()1451 full_load = 500; in hub_configure()1575 hdev->bus_mA = full_load * maxchild; in hub_configure()1576 if (hdev->bus_mA >= full_load) in hub_configure()1577 hub->mA_per_port = full_load; in hub_configure()1599 hub->mA_per_port = full_load; in hub_configure()1601 if (hub->mA_per_port < full_load) in hub_configure()