Home
last modified time | relevance | path

Searched refs:wire (Results 1 – 25 of 175) sorted by relevance

1234567

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkmread.c279 xkmKeyTypeDesc wire; in ReadXkmKeyTypes() local
311 if ((int) fread(&wire, SIZEOF(xkmKeyTypeDesc), 1, file) < 1) { in ReadXkmKeyTypes()
316 if (((i == XkbOneLevelIndex) && (wire.numLevels != 1)) || in ReadXkmKeyTypes()
318 ((i) == XkbKeypadIndex)) && (wire.numLevels != 2))) { in ReadXkmKeyTypes()
322 tmp = wire.nMapEntries; in ReadXkmKeyTypes()
324 if ((wire.nMapEntries > 0) && (type->map == NULL)) { in ReadXkmKeyTypes()
325 _XkbLibError(_XkbErrBadValue, "ReadXkmKeyTypes", wire.nMapEntries); in ReadXkmKeyTypes()
328 for (n = 0, entry = type->map; n < wire.nMapEntries; n++, entry++) { in ReadXkmKeyTypes()
355 if (wire.preserve) { in ReadXkmKeyTypes()
365 for (n = 0, pre = type->preserve; n < wire.nMapEntries; n++, pre++) { in ReadXkmKeyTypes()
[all …]
H A Dxkb.c1023 xkbKeyTypeWireDesc *wire; in XkbWriteKeyTypes() local
1029 wire = (xkbKeyTypeWireDesc *) buf; in XkbWriteKeyTypes()
1030 wire->mask = type->mods.mask; in XkbWriteKeyTypes()
1031 wire->realMods = type->mods.real_mods; in XkbWriteKeyTypes()
1032 wire->virtualMods = type->mods.vmods; in XkbWriteKeyTypes()
1033 wire->numLevels = type->num_levels; in XkbWriteKeyTypes()
1034 wire->nMapEntries = type->map_count; in XkbWriteKeyTypes()
1035 wire->preserve = (type->preserve != NULL); in XkbWriteKeyTypes()
1037 swaps(&wire->virtualMods); in XkbWriteKeyTypes()
1040 buf = (char *) &wire[1]; in XkbWriteKeyTypes()
[all …]
/OK3568_Linux_fs/kernel/drivers/w1/masters/
H A DKconfig3 # 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 "Maxim DS1WM 1-wire busmaster"
47 Say Y here to enable the DS1WM 1-wire driver, such as that
52 tristate "GPIO 1-wire busmaster"
[all …]
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A DKconfig3 # 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 …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.VSC3316-330810 …d 8 output ports. Programming of these devices are performed by two-wire or four-wire serial inter…
15 First thing required is to program it to interface with either two-wire or four-wire interface.
16 … interface is two-wire I2C serial interface. So the value in Interface mode register at address 79…
23wire or four-wire interface. In our case the interface is two-wire I2C serial interface. So the va…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/
H A Dowfs_3.2p3.bb2 DESCRIPTION = "OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim"
46 DESCRIPTION:owftpd = "Anoymous FTP server for 1-wire access"
47 DESCRIPTION:owhttpd = "Tiny webserver for 1-wire control"
48 DESCRIPTION:owserver = "Backend server (daemon) for 1-wire control"
50 DESCRIPTION:libowcapi = "easy C-language 1-wire interface "
51 DESCRIPTION:libow = "easy C-language 1-wire interface to the owserver protocol"
52 DESCRIPTION:libownet = "easy C-language 1-wire interface to the owserver protocol"
/OK3568_Linux_fs/kernel/Documentation/w1/masters/
H A Domap-hdq.rst2 Kernel driver for omap HDQ/1-wire module
7 HDQ/1-wire controller on the TI OMAP 2430/3430 platforms.
17 Semiconductor 1-Wire protocols. These protocols use a single wire for
24 The controller supports operation in both HDQ and 1-wire mode. The essential
25 difference between the HDQ and 1-wire mode is how the slave device responds to
49 The driver also supports 1-wire mode. In this mode, there is no need to
51 to the bus using SEARCH_ROM procedure. 1-wire mode can be selected by
H A Dw1-gpio.rst11 GPIO 1-wire bus master driver. The driver uses the GPIO API to control the
12 wire and the GPIO pin can be specified using GPIO machine descriptor tables.
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-gpio.c82 #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")
/OK3568_Linux_fs/kernel/drivers/w1/
H A DKconfig3 tristate "Dallas's 1-wire support"
6 Dallas' 1-wire bus is useful to connect slow 1-pin devices
12 will be called wire.
H A DMakefile6 obj-$(CONFIG_W1) += wire.o
7 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt28 - spi-3wire: The master itself has only 3 wire. It cannor work in
50 spi-3wire;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/w1/
H A Domap-hdq.txt1 * OMAP HDQ One wire bus master controller
10 - ti,mode: should be "hdq": HDQ mode "1w": one-wire mode.
/OK3568_Linux_fs/kernel/Documentation/w1/
H A Dw1-generic.rst2 Introduction to the 1-wire (w1) subsystem
5 The 1-wire bus is a simple master-slave bus that communicates via a single
6 signal wire (plus ground, so two wires).
41 Then provided control buffer is being written to the wire.
78 Devices that support the 1-wire natively must provide the ability to write and
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_memory.c181 iser_set_dif_domain(sc, &sig_attrs->wire); in iser_set_sig_attrs()
182 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs()
186 sig_attrs->wire.sig_type = IB_SIG_TYPE_NONE; in iser_set_sig_attrs()
193 iser_set_dif_domain(sc, &sig_attrs->wire); in iser_set_sig_attrs()
194 sig_attrs->wire.sig.dif.bg_type = IB_T10DIF_CRC; in iser_set_sig_attrs()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dwr.c584 struct ib_sig_domain *wire = &sig_attrs->wire; in mlx5_set_bsf() local
608 switch (sig_attrs->wire.sig_type) { in mlx5_set_bsf()
612 if (mem->sig.dif.pi_interval == wire->sig.dif.pi_interval && in mlx5_set_bsf()
613 mem->sig_type == wire->sig_type) { in mlx5_set_bsf()
616 if (mem->sig.dif.bg_type == wire->sig.dif.bg_type) in mlx5_set_bsf()
617 basic->wire.copy_byte_mask |= MLX5_CPY_GRD_MASK; in mlx5_set_bsf()
618 if (mem->sig.dif.app_tag == wire->sig.dif.app_tag) in mlx5_set_bsf()
619 basic->wire.copy_byte_mask |= MLX5_CPY_APP_MASK; in mlx5_set_bsf()
620 if (mem->sig.dif.ref_tag == wire->sig.dif.ref_tag) in mlx5_set_bsf()
621 basic->wire.copy_byte_mask |= MLX5_CPY_REF_MASK; in mlx5_set_bsf()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dmulti-inno,mi0283qt.txt12 - present: IM=x110 4-wire 8-bit data serial interface
13 - absent: IM=x101 3-wire 9-bit data serial interface
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Ddai.rst12 AC97 is a five wire interface commonly found on many PC sound cards. It is
26 I2S is a common 4 wire DAI used in HiFi, STB and portable devices. The Tx and
50 PCM is another 4 wire interface, very similar to I2S, which can support a more
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Dmaxim-ds1302.txt22 - spi-3wire : The device has a shared signal IN/OUT line.
42 spi-3wire;
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadt7411.rst22 The ADT7411 can use an I2C/SMBus compatible 2-wire interface or an
23 SPI-compatible 4-wire interface. It provides a 10-bit analog to digital
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tslib/
H A Dtslib_1.22.bb53 PACKAGECONFIG[one-wire-ts-input] = "--enable-one-wire-ts-input,--disable-one-wire-ts-input"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dbq24190.txt31 - Some circuit boards wire the chip's "OTG" pin high (enabling 500mA default
33 boards that wire the pin to a GPIO, set a gpio-hog.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dti-tsc-adc.txt11 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen
23 ti,wire-config: Different boards could have a different order for
81 ti,wire-config = <0x00 0x11 0x22 0x33>;
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/
H A Dspi-bus.txt56 - spi-3wire - (optional) Empty property indicating device requires
57 3-wire mode.
69 Dual/Quad mode is not allowed when 3-wire mode is used.
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dintro.rst50 value might be driven, supporting "wire-OR" and similar schemes for the
54 of pins configured as "output", which is very useful in such "wire-OR"
98 This is sometimes called a "wire-AND"; or more practically, from the negative
99 logic (low=true) perspective this is a "wire-OR".

1234567