Searched refs:bus_idx (Results 1 – 1 of 1) sorted by relevance
143 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument149 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()162 uint bus_idx; in init_octo_phys() local165 for (bus_idx = 0; bus_idx < bb_miiphy_buses_num; ++bus_idx) { in init_octo_phys()167 uint octo_index = bus_idx * 4; in init_octo_phys()172 porttype = get_porttype(octo_phy_mask, bus_idx); in init_octo_phys()185 ret = register_miiphy_bus(bus_idx, &bus); in init_octo_phys()194 init_single_phy(porttype, bus, bus_idx, m, in init_octo_phys()