Searched refs:phy_idx (Results 1 – 2 of 2) sorted by relevance
143 uint bus_idx, uint m, uint phy_idx) in init_single_phy() argument146 bus, 1 << (m * 8 + phy_idx), in init_single_phy()149 printf(" %u", bus_idx * 32 + m * 8 + phy_idx); in init_single_phy()178 uint phy_idx; in init_octo_phys() local193 for (phy_idx = 0; phy_idx < 8; ++phy_idx) in init_octo_phys()195 phy_idx); in init_octo_phys()
152 int mode_idx = -1, phy_idx = -1; in fsl_fdt_fixup_dr_usb() local167 phy_idx = j; in fsl_fdt_fixup_dr_usb()172 if (mode_idx < 0 && phy_idx < 0) { in fsl_fdt_fixup_dr_usb()180 if (phy_idx > -1) in fsl_fdt_fixup_dr_usb()181 dr_phy_type = phys[phy_idx]; in fsl_fdt_fixup_dr_usb()