Lines Matching defs:index
95 u32 index;
176 inst->index, fm_out, calib_val,
211 u32 index = inst->index;
223 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index);
230 u32 index = inst->index;
242 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index);
446 int index;
453 for (index = 0; index < xsphy->nphys; index++)
454 if (phy_np == xsphy->phys[index]->phy->dev.of_node) {
455 inst = xsphy->phys[index];
568 inst->index = port;