Searched refs:wire (Results 1 – 19 of 19) sorted by relevance
/drivers/w1/masters/ |
D | Kconfig | 2 # 1-wire bus master configuration 5 menu "1-wire Bus Masters" 8 tristate "Matrox G400 transport layer for 1-wire" 11 Say Y here if you want to communicate with your 1-wire devices 18 tristate "DS2490 USB <-> W1 transport layer for 1-wire" 38 tristate "Freescale MXC 1-wire busmaster" 41 Say Y here to enable MXC 1-wire host 44 tristate "Maxim DS1WM 1-wire busmaster" 46 Say Y here to enable the DS1WM 1-wire driver, such as that 51 tristate "GPIO 1-wire busmaster" [all …]
|
/drivers/w1/slaves/ |
D | Kconfig | 2 # 1-wire slaves configuration 5 menu "1-wire Slaves" 10 Say Y here if you want to connect 1-wire thermal sensors to your 11 wire. 16 Say Y here if you want to connect 1-wire 17 simple 64bit memory rom(ds2401/ds2411/ds1990*) to your wire. 22 Say Y here if you want to use a 1-wire 38 Say Y here if you want to use a 1-wire 45 Say Y or M here if you want to use a 1-wire 50 tristate "Counter 1-wire device (DS2423)" [all …]
|
/drivers/w1/ |
D | Kconfig | 2 tristate "Dallas's 1-wire support" 5 Dallas' 1-wire bus is useful to connect slow 1-pin devices 11 will be called wire.
|
D | Makefile | 5 obj-$(CONFIG_W1) += wire.o 6 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
|
/drivers/bluetooth/ |
D | Kconfig | 86 bool "Three-wire UART (H5) protocol support" 89 The HCI Three-wire UART Transport Layer makes it possible to 91 Three-wire UART Transport Layer assumes that the UART 95 Say Y here to compile support for Three-wire UART protocol.
|
/drivers/infiniband/ulp/iser/ |
D | iser_memory.c | 471 iser_set_dif_domain(sc, sig_attrs, &sig_attrs->wire); in iser_set_sig_attrs() 472 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs() 476 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs() 488 iser_set_dif_domain(sc, sig_attrs, &sig_attrs->wire); in iser_set_sig_attrs() 489 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs()
|
/drivers/spmi/ |
D | Kconfig | 7 SPMI (System Power Management Interface) is a two-wire
|
/drivers/infiniband/hw/mlx5/ |
D | qp.c | 2065 struct ib_sig_domain *wire = &sig_attrs->wire; in mlx5_set_bsf() local 2089 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf() 2093 if (mem->sig.dif.pi_interval == wire->sig.dif.pi_interval && in mlx5_set_bsf() 2094 mem->sig_type == wire->sig_type) { in mlx5_set_bsf() 2097 if (mem->sig.dif.bg_type == wire->sig.dif.bg_type) in mlx5_set_bsf() 2098 basic->wire.copy_byte_mask |= MLX5_CPY_GRD_MASK; in mlx5_set_bsf() 2099 if (mem->sig.dif.app_tag == wire->sig.dif.app_tag) in mlx5_set_bsf() 2100 basic->wire.copy_byte_mask |= MLX5_CPY_APP_MASK; in mlx5_set_bsf() 2101 if (mem->sig.dif.ref_tag == wire->sig.dif.ref_tag) in mlx5_set_bsf() 2102 basic->wire.copy_byte_mask |= MLX5_CPY_REF_MASK; in mlx5_set_bsf() [all …]
|
/drivers/video/fbdev/ |
D | pxa168fb.h | 192 #define CFG_SPI_3W4WB(wire) ((wire) << 1) argument
|
/drivers/net/ethernet/freescale/ |
D | Kconfig | 51 an external MII PHY chip or 10 Mbps 7-wire interface
|
/drivers/net/ppp/ |
D | Kconfig | 43 sent over the wire. The machine at the other end of the PPP link 64 each PPP packet before it is sent over the wire. The machine at the
|
/drivers/staging/lustre/ |
D | README.txt | 58 Verify data consistency on the wire and in memory as it passes
|
/drivers/auxdisplay/ |
D | Kconfig | 87 For help about how to wire your LCD to the parallel port,
|
/drivers/isdn/i4l/ |
D | Kconfig | 54 sent over the wire. The machine at the other end of the PPP link
|
/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 416 #define CFG_SPI_3W4WB(wire) ((wire)<<1) argument
|
/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 2781 isert_set_dif_domain(se_cmd, sig_attrs, &sig_attrs->wire); in isert_set_sig_attrs() 2785 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs() 2790 isert_set_dif_domain(se_cmd, sig_attrs, &sig_attrs->wire); in isert_set_sig_attrs()
|
/drivers/leds/ |
D | Kconfig | 380 LT3593 controller. This controller uses a special one-wire pulse
|
/drivers/spi/ |
D | Kconfig | 24 SPI is one of a family of similar protocols using a four wire
|
/drivers/input/touchscreen/ |
D | Kconfig | 574 Say Y here if you have 4/5/8 wire touchscreen controller
|