/drivers/w1/masters/ |
D | Kconfig | 3 # 1-wire bus master configuration 6 menu "1-wire Bus Masters" 9 tristate "Matrox G400 transport layer for 1-wire" 12 Say Y here if you want to communicate with your 1-wire devices 19 tristate "DS2490 USB <-> W1 transport layer for 1-wire" 39 tristate "Freescale MXC 1-wire busmaster" 42 Say Y here to enable MXC 1-wire host 45 tristate "GPIO 1-wire busmaster" 48 Say Y here if you want to communicate with your 1-wire devices using 49 GPIO pins. This driver uses the GPIO API to control the wire. [all …]
|
/drivers/w1/slaves/ |
D | Kconfig | 3 # 1-wire slaves configuration 6 menu "1-wire Slaves" 11 Say Y here if you want to connect 1-wire thermal sensors to your 12 wire. 17 Say Y here if you want to connect 1-wire 18 simple 64bit memory rom(ds2401/ds2411/ds1990*) to your wire. 23 Say Y or M here if you want to use a DS2405 1-wire 31 Say Y here if you want to use a 1-wire 47 Say Y here if you want to use a 1-wire 54 Say Y or M here if you want to use a 1-wire [all …]
|
/drivers/i2c/busses/ |
D | i2c-gpio.c | 82 #define WIRE_ATTRIBUTE(wire) \ argument 83 static int fops_##wire##_get(void *data, u64 *val) \ 88 *val = get##wire(&priv->bit_data); \ 92 static int fops_##wire##_set(void *data, u64 val) \ 97 set##wire(&priv->bit_data, val); \ 101 DEFINE_DEBUGFS_ATTRIBUTE(fops_##wire, fops_##wire##_get, fops_##wire##_set, "%llu\n")
|
/drivers/w1/ |
D | Kconfig | 3 tristate "Dallas's 1-wire support" 6 Dallas' 1-wire bus is useful to connect slow 1-pin devices 12 will be called wire.
|
D | Makefile | 6 obj-$(CONFIG_W1) += wire.o 7 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
|
/drivers/infiniband/hw/mlx5/ |
D | wr.c | 363 struct ib_sig_domain *wire = &sig_attrs->wire; in mlx5_set_bsf() local 387 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf() 391 if (mem->sig.dif.pi_interval == wire->sig.dif.pi_interval && in mlx5_set_bsf() 392 mem->sig_type == wire->sig_type) { in mlx5_set_bsf() 395 if (mem->sig.dif.bg_type == wire->sig.dif.bg_type) in mlx5_set_bsf() 396 basic->wire.copy_byte_mask |= MLX5_CPY_GRD_MASK; in mlx5_set_bsf() 397 if (mem->sig.dif.app_tag == wire->sig.dif.app_tag) in mlx5_set_bsf() 398 basic->wire.copy_byte_mask |= MLX5_CPY_APP_MASK; in mlx5_set_bsf() 399 if (mem->sig.dif.ref_tag == wire->sig.dif.ref_tag) in mlx5_set_bsf() 400 basic->wire.copy_byte_mask |= MLX5_CPY_REF_MASK; in mlx5_set_bsf() [all …]
|
/drivers/infiniband/ulp/iser/ |
D | iser_memory.c | 200 iser_set_dif_domain(sc, &sig_attrs->wire); in iser_set_sig_attrs() 201 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs() 205 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs() 212 iser_set_dif_domain(sc, &sig_attrs->wire); in iser_set_sig_attrs() 213 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs()
|
/drivers/spmi/ |
D | Kconfig | 8 SPMI (System Power Management Interface) is a two-wire
|
/drivers/video/fbdev/ |
D | pxa168fb.h | 193 #define CFG_SPI_3W4WB(wire) ((wire) << 1) argument
|
/drivers/bluetooth/ |
D | Kconfig | 187 bool "Three-wire UART (H5) protocol support" 191 The HCI Three-wire UART Transport Layer makes it possible to 193 Three-wire UART Transport Layer assumes that the UART 197 Say Y here to compile support for Three-wire UART protocol.
|
/drivers/net/ppp/ |
D | Kconfig | 44 sent over the wire. The machine at the other end of the PPP link 65 each PPP packet before it is sent over the wire. The machine at the
|
/drivers/net/ethernet/sfc/ |
D | tc.h | 321 struct efx_tc_flow_rule wire; member
|
D | tc.c | 2390 struct efx_tc_flow_rule *rule = &efx->tc->dflt.wire; in efx_tc_configure_default_rule_wire() 2589 efx_tc_deconfigure_default_rule(efx, &efx->tc->dflt.wire); in efx_fini_tc() 2707 INIT_LIST_HEAD(&efx->tc->dflt.wire.acts.list); in efx_init_struct_tc() 2708 efx->tc->dflt.wire.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc() 2746 EFX_WARN_ON_PARANOID(efx->tc->dflt.wire.fw_id != in efx_fini_struct_tc()
|
/drivers/net/ethernet/freescale/ |
D | Kconfig | 55 an external MII PHY chip or 10 Mbps 7-wire interface
|
/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 402 #define CFG_SPI_3W4WB(wire) ((wire)<<1) argument
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 97 reformat packets in wire speeds without involving the host cpu.
|
/drivers/infiniband/core/ |
D | rw.c | 439 if (sig_attrs->wire.sig_type == IB_SIG_TYPE_NONE) in rdma_rw_ctx_signature_init()
|
/drivers/infiniband/ulp/isert/ |
D | ib_isert.c | 2011 isert_set_dif_domain(se_cmd, &sig_attrs->wire); in isert_set_sig_attrs() 2015 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs() 2020 isert_set_dif_domain(se_cmd, &sig_attrs->wire); in isert_set_sig_attrs()
|
/drivers/nvme/target/ |
D | rdma.c | 601 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in nvmet_rdma_set_sig_attrs() 611 nvmet_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvmet_rdma_set_sig_attrs()
|
/drivers/nvme/host/ |
D | rdma.c | 1373 nvme_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvme_rdma_set_sig_attrs() 1380 nvme_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvme_rdma_set_sig_attrs()
|
/drivers/video/backlight/ |
D | Kconfig | 183 which is a 1-wire GPIO-controlled backlight found in some mobile
|
/drivers/input/touchscreen/ |
D | Kconfig | 834 Say Y here if you have 4/5/8 wire touchscreen controller 1340 the on-board provided 4-wire touchscreen driver.
|
/drivers/auxdisplay/ |
D | Kconfig | 124 For help about how to wire your LCD to the parallel port,
|
/drivers/leds/ |
D | Kconfig | 627 LT3593 controller. This controller uses a special one-wire pulse
|
/drivers/spi/ |
D | Kconfig | 21 SPI is one of a family of similar protocols using a four wire
|