Lines Matching defs:index
1437 int index;
1452 index = of_property_match_string(np, "dma-names", "rx");
1453 if (index < 0) {
1457 index = of_property_match_string(np, "dma-names", "tx");
1458 if (index < 0) {
1471 for (count = 0, index = 0; count < n_entries; count += 3,
1472 index++) {
1478 tup->baud_tolerance[index].lower_range_baud =
1485 tup->baud_tolerance[index].upper_range_baud =
1492 tup->baud_tolerance[index].tolerance =