Lines Matching defs:index
88 u32 index;
157 inst->index, fm_out, calib_val,
182 u32 index = inst->index;
190 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index);
197 u32 index = inst->index;
205 dev_dbg(xsphy->dev, "%s(%d)\n", __func__, index);
386 int index;
393 for (index = 0; index < xsphy->nphys; index++)
394 if (phy_np == xsphy->phys[index]->phy->dev.of_node) {
395 inst = xsphy->phys[index];
508 inst->index = port;