Searched refs:n_wires (Results 1 – 1 of 1) sorted by relevance
698 u32 excitation_current = 0, n_wires = 0; in ltc2983_rtd_new() local716 ret = of_property_read_u32(child, "adi,number-of-wires", &n_wires); in ltc2983_rtd_new()718 switch (n_wires) { in ltc2983_rtd_new()733 dev_err(dev, "Invalid number of wires:%u\n", n_wires); in ltc2983_rtd_new()742 if (n_wires == 2 || n_wires == 3) { in ltc2983_rtd_new()