Searched refs:wires (Results 1 - 42 of 42) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
H A Dmmc-davinci.h18 /* wires == 0 is equivalent to wires == 4 (4-bit parallel) */
19 u8 wires; member in struct:davinci_mmc_config
H A Dat91_adc.h37 * @touchscreen_type: If a touchscreen is connected, its type (4 or 5 wires)
H A Dmmc-omap.h46 * 4/8 wires and any additional host capabilities
49 u8 wires; /* Used for the MMC driver on omap1 and 2420 */ member in struct:omap_mmc_platform_data::omap_mmc_slot_data
H A Dhsmmc-omap.h52 * 4/8 wires and any additional host capabilities
/linux-4.4.14/arch/arm/mach-omap2/
H A Dhsmmc.h13 u32 caps; /* 4/8 wires and any additional host
H A Dboard-n8x0.c449 .wires = 4,
/linux-4.4.14/drivers/input/touchscreen/
H A Dti_am335x_tsc.c48 unsigned int wires; member in struct:titsc
78 * Get the order in which TSC wires are attached titsc_config_wires()
131 switch (ts_dev->wires) { titsc_step_config()
158 switch (ts_dev->wires) { titsc_step_config()
346 err = of_property_read_u32(node, "ti,wires", &ts_dev->wires); titsc_parse_dt()
349 switch (ts_dev->wires) { titsc_parse_dt()
/linux-4.4.14/arch/arm/mach-omap1/
H A Dusb.c98 printk(", usb2 alt %d wires", config->pins[2]); omap_otg_init()
100 printk(", usb0 %d wires%s", config->pins[0], omap_otg_init()
103 printk(", usb1 %d wires", config->pins[1]); omap_otg_init()
105 printk(", usb2 %d wires", config->pins[2]); omap_otg_init()
576 printk(", usb0 %d wires%s", config->pins[0], omap_1510_usb_init()
579 printk(", usb1 %d wires", config->pins[1]); omap_1510_usb_init()
581 printk(", usb2 %d wires", config->pins[2]); omap_1510_usb_init()
H A Ddevices.c114 if (mmc_controller->slots[0].wires == 4 && !cpu_is_omap7xx()) { omap1_mmc_mux()
130 if (mmc_controller->slots[1].wires == 4) { omap1_mmc_mux()
H A Dboard-innovator.c355 .wires = 4,
H A Dboard-htcherald.c412 .wires = 4,
/linux-4.4.14/drivers/input/mouse/
H A Dvsxxxaa.c57 * 5 (+5V) - - PSU (red wires of ATX power connector
68 * wires to a RS232 port and two or three additional wires for +5V, +12V and
/linux-4.4.14/include/video/
H A Datmel_lcdc.h27 /* Way LCD wires are connected to the chip:
/linux-4.4.14/arch/arm/mach-davinci/
H A Dboard-dm355-leopard.c201 .wires = 4,
H A Dboard-neuros-osd2.c164 .wires = 4,
H A Dboard-dm355-evm.c343 .wires = 4,
H A Dboard-omapl138-hawk.c138 .wires = 4,
H A Dboard-da830-evm.c241 .wires = 8,
H A Dboard-dm365-evm.c255 .wires = 4,
H A Dboard-dm644x-evm.c571 .wires = 4,
H A Dboard-da850-evm.c792 .wires = 4,
/linux-4.4.14/drivers/gpio/
H A Dgpio-xtensa.c27 * different set of IO wires. A theoretical SMP aware version of this driver
/linux-4.4.14/drivers/mmc/host/
H A Ddavinci_mmc.c1219 pdata->wires = data; mmc_parse_pdata()
1222 pdata->wires = 1; mmc_parse_pdata()
1310 if (pdata && (pdata->wires == 4 || pdata->wires == 0)) davinci_mmcsd_probe()
1313 if (pdata && (pdata->wires == 8)) davinci_mmcsd_probe()
H A Domap.c1241 if (host->pdata->slots[id].wires >= 4) mmc_omap_new_slot()
/linux-4.4.14/drivers/mfd/
H A Dti_am335x_tscadc.c157 of_property_read_u32(node, "ti,wires", &tsc_wires); ti_tscadc_probe()
/linux-4.4.14/include/linux/spi/
H A Dspi.h131 * information about how this particular board wires the chip's pins.
152 #define SPI_TX_DUAL 0x100 /* transmit with 2 wires */
153 #define SPI_TX_QUAD 0x200 /* transmit with 4 wires */
154 #define SPI_RX_DUAL 0x400 /* receive with 2 wires */
155 #define SPI_RX_QUAD 0x800 /* receive with 4 wires */
/linux-4.4.14/sound/soc/fsl/
H A Dfsl-asoc-card.c313 * Use asynchronous mode (6 wires) for all cases except AC97. fsl_asoc_card_audmux_init()
314 * If only 4 wires are needed, just set SSI into fsl_asoc_card_audmux_init()
/linux-4.4.14/sound/soc/sh/
H A Dssi.c178 * wires. This is usually bits_per_sample x channels/2; i.e. in ssi_hw_params()
/linux-4.4.14/drivers/iio/adc/
H A Dat91_adc.c829 ret = of_property_read_u32(node, "atmel,adc-ts-wires", &prop); at91_adc_probe_dt_ts()
841 dev_err(dev, "Unsupported number of touchscreen wires (%d). Should be 4 or 5.\n", prop); at91_adc_probe_dt_ts()
1097 "This touchscreen controller only support 4 wires\n"); at91_ts_register()
/linux-4.4.14/drivers/video/backlight/
H A Dhx8357.c342 * wires hx8357_lcd_init()
/linux-4.4.14/drivers/usb/host/
H A Dpci-quirks.c863 * 2.0 data wires are switched separately. We want to enable the SuperSpeed
864 * terminations before switching the USB 2.0 wires over, so that USB 3.0
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A Danomaly.h274 /* Enable wires from the Data Watchpoint Address Control Register (WPDACTL) are swapped */
/linux-4.4.14/arch/powerpc/mm/
H A Dtlb_nohash.c664 * now our boot and TLB miss code hard wires it. Ideally early_init_mmu_global()
/linux-4.4.14/drivers/staging/iio/adc/
H A Dmxs-lradc.c1533 ret = of_property_read_u32(lradc_node, "fsl,lradc-touchscreen-wires", mxs_lradc_probe_touchscreen()
1550 "Unsupported number of touchscreen wires (%d)\n", mxs_lradc_probe_touchscreen()
/linux-4.4.14/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c164 * @intr_lines: Stores mapping between 16 HW interrupt wires and GPIO
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1417 /* How many wires to use. I guess 3 was too hard */
/linux-4.4.14/drivers/scsi/
H A D53c700.c479 /* print out the SCSI wires and corresponding phase from the SBCL register
/linux-4.4.14/drivers/net/wan/
H A Ddscc4.c1009 * Some DSCC4-based cards wires the GPIO port and the PCI #RST pin together
/linux-4.4.14/arch/mips/pci/
H A Dpcie-octeon.c1472 * wires the first slot for both device id 2 and interrupt octeon_pcie_pcibios_map_irq()
/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dsky2.c924 /* WA DEV_472 -- looks like crossed wires on port 2 */ sky2_mac_init()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dzc3xx.c6030 /* start probe 2 wires */ start_2wr_probe()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_reg.h4199 /* How many wires to use. I guess 3 was too hard */

Completed in 2820 milliseconds