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