Lines Matching refs:index
1425 int index;
1440 index = of_property_match_string(np, "dma-names", "rx");
1441 if (index < 0) {
1445 index = of_property_match_string(np, "dma-names", "tx");
1446 if (index < 0) {
1459 for (count = 0, index = 0; count < n_entries; count += 3,
1460 index++) {
1466 tup->baud_tolerance[index].lower_range_baud =
1473 tup->baud_tolerance[index].upper_range_baud =
1480 tup->baud_tolerance[index].tolerance =