Searched refs:tscmag_wires (Results 1 – 1 of 1) sorted by relevance
127 int tscmag_wires = 0, adc_channels = 0, cell_idx = 0, total_channels; in ti_tscadc_probe() local146 of_property_read_u32(node, "ti,wires", &tscmag_wires); in ti_tscadc_probe()155 if (tscmag_wires) in ti_tscadc_probe()164 tscmag_wires = mag_tracks * 2; in ti_tscadc_probe()165 if (tscmag_wires) in ti_tscadc_probe()182 total_channels = tscmag_wires + adc_channels; in ti_tscadc_probe()253 if (tscmag_wires == 5) in ti_tscadc_probe()
Completed in 4 milliseconds