Searched refs:wires (Results 1 – 4 of 4) sorted by relevance
48 unsigned int wires; member131 switch (ts_dev->wires) { in titsc_step_config()158 switch (ts_dev->wires) { in titsc_step_config()346 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); in titsc_parse_dt()349 switch (ts_dev->wires) { in titsc_parse_dt()
1219 pdata->wires = data; in mmc_parse_pdata()1222 pdata->wires = 1; in mmc_parse_pdata()1310 if (pdata && (pdata->wires == 4 || pdata->wires == 0)) in davinci_mmcsd_probe()1313 if (pdata && (pdata->wires == 8)) in davinci_mmcsd_probe()
1248 if (host->pdata->slots[id].wires >= 4) in mmc_omap_new_slot()
159 be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires160 (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals