Home
last modified time | relevance | path

Searched full:multiplexer (Results 1 – 25 of 227) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dmux-controller.yaml7 title: Common multiplexer controller provider
13 A multiplexer (or mux) controller will have one, or several, consumer devices
16 multiplexer needed by each consumer, but a single mux controller can of course
20 space is a simple zero-based enumeration. I.e. 0-1 for a 2-way multiplexer,
21 0-7 for an 8-way multiplexer, etc.
35 it is idle. For multiplexer chips that expose several mux controllers, the
45 multiplexer. Using this disconnected high-impedance state as the idle state
55 4-way multiplexer):
93 left as is when it is idle. For multiplexer chips that expose several mux
104 multiplexer. Using this disconnected high-impedance state as the idle state
H A Dgpio-mux.txt1 GPIO-based multiplexer controller bindings
3 Define what GPIO pins are used to control a multiplexer. Or several
4 multiplexers, if the same pins control more than one multiplexer.
8 - mux-gpios : list of gpios used to control the multiplexer, least
17 The multiplexer state is defined as the number represented by the
18 multiplexer GPIO pins, where the first pin is the least significant
H A Dgpio-mux.yaml7 title: GPIO-based multiplexer controller
13 Define what GPIO pins are used to control a multiplexer. Or several
14 multiplexers, if the same pins control more than one multiplexer.
16 The multiplexer state is defined as the number represented by the
17 multiplexer GPIO pins, where the first pin is the least significant
26 List of gpios used to control the multiplexer, least significant bit first.
H A Dmux-controller.txt1 Common multiplexer controller bindings
4 A multiplexer (or mux) controller will have one, or several, consumer devices
7 multiplexer needed by each consumer, but a single mux controller can of course
11 space is a simple zero-based enumeration. I.e. 0-1 for a 2-way multiplexer,
12 0-7 for an 8-way multiplexer, etc.
129 it is idle. For multiplexer chips that expose several mux controllers, the
139 multiplexer. Using this disconnected high-impedance state as the idle state
149 4-way multiplexer):
H A Dreg-mux.txt1 Generic register bitfield-based multiplexer controller bindings
19 The multiplexer state of each multiplexer is defined as the value of the
42 compatible = "mdio-mux-multiplexer";
65 compatible = "mdio-mux-multiplexer";
H A Dreg-mux.yaml7 title: Generic register bitfield-based multiplexer controller
59 compatible = "mdio-mux-multiplexer";
79 compatible = "mdio-mux-multiplexer";
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-gpmux.txt3 This binding describes an I2C bus multiplexer that uses a mux controller
22 - i2c-parent: The phandle of the I2C bus that this multiplexer's master-side
33 + during setup of the multiplexer
34 + between setup of the multiplexer and the child bus I2C transaction
35 + between the child bus I2C transaction and releasing of the multiplexer
36 + during releasing of the multiplexer
38 to the same parent adapter that this multiplexer is connected to are blocked
41 If mux-locked is not present, the multiplexer is assumed to be parent-locked.
H A Di2c-mux-gpmux.yaml13 This binding describes an I2C bus multiplexer that uses a mux controller
41 The phandle of the I2C bus that this multiplexer's master-side port is
54 - during setup of the multiplexer
55 - between setup of the multiplexer and the child bus I2C transaction
56 - between the child bus I2C transaction and releasing of the multiplexer
57 - during releasing of the multiplexer
60 to the same parent adapter that this multiplexer is connected to are blocked
63 If mux-locked is not present, the multiplexer is assumed to be parent-locked.
H A Di2c-mux.txt1 Common i2c bus multiplexer/switch properties.
3 An i2c bus multiplexer/switch will have several child busses that are
5 multiplexer/switch will have one child node for each child bus.
31 - Other properties specific to the multiplexer/switch hardware.
38 An NXP pca9548 8 channel I2C multiplexer at address 0x70
H A Di2c-mux.yaml7 title: Common i2c bus multiplexer/switch properties.
13 An i2c bus multiplexer/switch will have several child busses that are numbered
15 multiplexer/switch will have one child node for each child bus.
47 * An NXP pca9548 8 channel I2C multiplexer at address 0x70
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmdio-mux-multiplexer.txt1 Properties for an MDIO bus multiplexer consumer device
7 Required properties in addition to the MDIO Bus multiplexer properties:
9 - compatible : should be "mmio-mux-multiplexer"
13 each child node of mdio bus multiplexer consumer device represent a mdio
39 compatible = "mdio-mux-multiplexer";
62 compatible = "mdio-mux-multiplexer";
H A Dmdio-mux-meson-g12a.txt1 Properties for the MDIO bus multiplexer/glue of Amlogic G12a SoC family.
3 This is a special case of a MDIO bus multiplexer. It allows to choose between
7 Required properties in addition to the generic multiplexer properties:
9 - reg: physical address and length of the multiplexer/glue registers
18 mdio_mux: mdio-multiplexer@4c000 {
H A Dbrcm,mdio-mux-iproc.txt1 Properties for an MDIO bus multiplexer found in Broadcom iProc based SoCs.
3 This MDIO bus multiplexer defines buses that could be internal as well as
8 Required properties in addition to the generic multiplexer properties:
10 MDIO multiplexer node:
19 Additional information regarding generic multiplexer properties can be found
H A Dmdio-mux-multiplexer.yaml4 $id: http://devicetree.org/schemas/net/mdio-mux-multiplexer.yaml#
7 title: Properties for an MDIO bus multiplexer consumer device
23 const: mdio-mux-multiplexer
44 compatible = "mdio-mux-multiplexer";
64 compatible = "mdio-mux-multiplexer";
H A Dmdio-mux-mmioreg.txt1 Properties for an MDIO bus multiplexer controlled by a memory-mapped device
3 This is a special case of a MDIO bus multiplexer. A memory-mapped device,
8 Required properties in addition to the generic multiplexer properties:
13 multiplexer. The size field in the 'reg' property is the size of
17 bits in the register control the actual bus multiplexer. The
H A Dmdio-mux.yaml7 title: Common MDIO bus multiplexer/switch properties.
13 An MDIO bus multiplexer/switch will have several child busses that are
15 bus multiplexer/switch will have one child node for each child bus.
21 The phandle of the MDIO bus that this multiplexer's master-side port is
H A Dmdio-mux-mmioreg.yaml7 title: Properties for an MDIO bus multiplexer controlled by a memory-mapped device
13 This is a special case of a MDIO bus multiplexer. A memory-mapped device,
29 multiplexer. The size field in the 'reg' property is the size of register,
36 register control the actual bus multiplexer. The 'reg' property of each
H A Damlogic,g12a-mdio-mux.yaml7 title: MDIO bus multiplexer/glue of Amlogic G12a SoC family
10 This is a special case of a MDIO bus multiplexer. It allows to choose between
51 mdio-multiplexer@4c000 {
H A Dmdio-mux.txt1 Common MDIO bus multiplexer/switch properties.
3 An MDIO bus multiplexer/switch will have several child busses that are
5 bus multiplexer/switch will have one child node for each child bus.
14 - Other properties specific to the multiplexer/switch hardware.
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Drenesas,shdma.txt6 SHDMA DT nodes to be placed under a DMA multiplexer node. All such compatible
9 multiplexer node. Even if there is only one such DMAC instance on a system, it
10 still has to be placed under such a multiplexer node.
12 * DMA multiplexer
30 dmac: dma-multiplexer@0 {
76 - dmas: a list of <[DMA multiplexer phandle] [MID/RID value]> pairs,
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dxilinx-xadc.txt38 * "none": No external multiplexer is used, this is the default
40 * "single": External multiplexer mode is used with one
41 multiplexer.
42 * "dual": External multiplexer mode is used with two
46 Valid values for single external multiplexer mode are:
52 Valid values for dual external multiplexer mode are:
59 external multiplexer mode (either single or dual). If the device is
60 not using external multiplexer mode the property is ignored.
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl,imx6-hdmi.yaml37 phandle to the iomuxc-gpr region containing the HDMI multiplexer control
44 HDMI multiplexer. Each port shall have a single endpoint.
49 description: First input of the HDMI multiplexer
53 description: Second input of the HDMI multiplexer
57 description: Third input of the HDMI multiplexer
61 description: Fourth input of the HDMI multiplexer
/freebsd/usr.sbin/kbdcontrol/
H A Dkbdcontrol.161 multiplexer.
64 process should be redirected from the keyboard multiplexer keyboard device
65 (if the keyboard multiplexer is not the active keyboard) or
67 (if the keyboard multiplexer is the active keyboard and
71 multiplexer.
74 process should be redirected from the keyboard multiplexer keyboard device
75 (if the keyboard multiplexer is not the active keyboard) or
77 (if the keyboard multiplexer is the active keyboard and
/freebsd/sys/contrib/device-tree/include/dt-bindings/mux/
H A Dmux.h3 * This header provides constants for most Multiplexer bindings.
5 * Most Multiplexer bindings specify an idle state. In most cases, the
6 * multiplexer can be left as is when idle, and in some cases it can
7 * disconnect the input/output and leave the multiplexer in a high
/freebsd/sys/contrib/device-tree/Bindings/iio/multiplexer/
H A Dio-channel-mux.yaml4 $id: http://devicetree.org/schemas/iio/multiplexer/io-channel-mux.yaml#
7 title: I/O channel multiplexer
13 If a multiplexer is used to select which hardware signal is fed to

12345678910