| /drivers/w1/masters/ |
| A D | Kconfig | 3 # 1-wire bus master configuration 6 menu "1-wire Bus Masters" 9 tristate "AMD AXI 1-wire bus host" 11 Say Y here is you want to support the AMD AXI 1-wire IP core. 20 tristate "Matrox G400 transport layer for 1-wire" 23 Say Y here if you want to communicate with your 1-wire devices 30 tristate "DS2490 USB <-> W1 transport layer for 1-wire" 50 tristate "Freescale MXC 1-wire busmaster" 53 Say Y here to enable MXC 1-wire host 56 tristate "GPIO 1-wire busmaster" [all …]
|
| /drivers/w1/slaves/ |
| A D | Kconfig | 3 # 1-wire slaves configuration 6 menu "1-wire Slaves" 12 wire. 17 Say Y here if you want to connect 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 59 tristate "Counter 1-wire device (DS2423)" 66 Say Y here if you want to use a 1-wire 72 Say Y here if you want to use a 1-wire 88 Say Y here if you want to use a 1-wire [all …]
|
| /drivers/i2c/busses/ |
| A D | i2c-gpio.c | 80 #define WIRE_ATTRIBUTE(wire) \ argument 81 static int fops_##wire##_get(void *data, u64 *val) \ 86 *val = get##wire(&priv->bit_data); \ 90 static int fops_##wire##_set(void *data, u64 val) \ 95 set##wire(&priv->bit_data, val); \ 99 DEFINE_DEBUGFS_ATTRIBUTE(fops_##wire, fops_##wire##_get, fops_##wire##_set, "%llu\n")
|
| /drivers/w1/ |
| A 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.
|
| A 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/ |
| A 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() 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() 398 basic->wire.copy_byte_mask |= MLX5_CPY_APP_MASK; in mlx5_set_bsf() 400 basic->wire.copy_byte_mask |= MLX5_CPY_REF_MASK; in mlx5_set_bsf() 402 basic->wire.bs_selector = in mlx5_set_bsf() 403 bs_selector(wire->sig.dif.pi_interval); in mlx5_set_bsf() 406 mlx5_fill_inl_bsf(wire, &bsf->w_inl); in mlx5_set_bsf() [all …]
|
| /drivers/infiniband/ulp/iser/ |
| A 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/video/fbdev/ |
| A D | pxa168fb.h | 193 #define CFG_SPI_3W4WB(wire) ((wire) << 1) argument
|
| /drivers/spmi/ |
| A D | Kconfig | 8 SPMI (System Power Management Interface) is a two-wire
|
| /drivers/bluetooth/ |
| A D | Kconfig | 188 bool "Three-wire UART (H5) protocol support" 192 The HCI Three-wire UART Transport Layer makes it possible to 194 Three-wire UART Transport Layer assumes that the UART 198 Say Y here to compile support for Three-wire UART protocol.
|
| /drivers/net/ppp/ |
| A 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/ |
| A D | tc.h | 329 struct efx_tc_flow_rule wire; member
|
| A D | tc.c | 2715 struct efx_tc_flow_rule *rule = &efx->tc->dflt.wire; in efx_tc_configure_default_rule_wire() 2914 efx_tc_deconfigure_default_rule(efx, &efx->tc->dflt.wire); in efx_fini_tc() 3032 INIT_LIST_HEAD(&efx->tc->dflt.wire.acts.list); in efx_init_struct_tc() 3033 efx->tc->dflt.wire.fw_id = MC_CMD_MAE_ACTION_RULE_INSERT_OUT_ACTION_RULE_ID_NULL; in efx_init_struct_tc() 3071 EFX_WARN_ON_PARANOID(efx->tc->dflt.wire.fw_id != in efx_fini_struct_tc()
|
| /drivers/net/ethernet/freescale/ |
| A D | Kconfig | 55 an external MII PHY chip or 10 Mbps 7-wire interface
|
| /drivers/video/backlight/ |
| A D | Kconfig | 183 which is a 1-wire GPIO-controlled backlight found in some mobile 190 Say Y to enable the backlight driver for the Kinetic KTD2801 1-wire 298 attached via the Apple DWI 2-wire interface which is found in some
|
| /drivers/video/fbdev/mmp/hw/ |
| A D | mmp_ctrl.h | 402 #define CFG_SPI_3W4WB(wire) ((wire)<<1) argument
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | Kconfig | 98 reformat packets in wire speeds without involving the host cpu.
|
| /drivers/infiniband/core/ |
| A D | rw.c | 439 if (sig_attrs->wire.sig_type == IB_SIG_TYPE_NONE) in rdma_rw_ctx_signature_init()
|
| /drivers/infiniband/ulp/isert/ |
| A D | ib_isert.c | 2008 isert_set_dif_domain(se_cmd, &sig_attrs->wire); in isert_set_sig_attrs() 2012 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in isert_set_sig_attrs() 2017 isert_set_dif_domain(se_cmd, &sig_attrs->wire); in isert_set_sig_attrs()
|
| /drivers/nvme/target/ |
| A D | rdma.c | 602 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in nvmet_rdma_set_sig_attrs() 612 nvmet_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvmet_rdma_set_sig_attrs()
|
| /drivers/nvme/host/ |
| A D | rdma.c | 1377 nvme_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvme_rdma_set_sig_attrs() 1384 nvme_rdma_set_sig_domain(bi, cmd, &sig_attrs->wire, control, in nvme_rdma_set_sig_attrs()
|
| /drivers/leds/ |
| A D | Kconfig | 347 It uses a one-wire interface to control up to 1024 LEDs. 708 LT3593 controller. This controller uses a special one-wire pulse
|
| /drivers/input/touchscreen/ |
| A D | Kconfig | 837 Say Y here if you have 4/5/8 wire touchscreen controller 1343 the on-board provided 4-wire touchscreen driver.
|
| /drivers/auxdisplay/ |
| A D | Kconfig | 435 For help about how to wire your LCD to the parallel port,
|
| /drivers/spi/ |
| A D | Kconfig | 21 SPI is one of a family of similar protocols using a four wire
|