Home
last modified time | relevance | path

Searched full:multiplexed (Results 1 – 25 of 255) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-amd756-s4882.c11 * the non-multiplexed part of the bus, and 4 virtual adapters
12 * are defined for the multiplexed addresses: 0x50-0x53 (memory
14 * located on multiplexed channels 0 and 5-7. We define one
15 * virtual adapter per CPU, which corresponds to two multiplexed
35 /* Wrapper access functions for multiplexed SMBus */
45 /* We exclude the multiplexed addresses */ in amd756_access_virt0()
74 /* We exclude the non-multiplexed addresses */ in amd756_access_channel()
Di2c-nforce2-s4985.c11 * the non-multiplexed part of the bus, and 4 virtual adapters
12 * are defined for the multiplexed addresses: 0x50-0x53 (memory
14 * adapter per CPU, which corresponds to one multiplexed channel:
33 /* Wrapper access functions for multiplexed SMBus */
43 /* We exclude the multiplexed addresses */ in nforce2_access_virt0()
70 /* We exclude the non-multiplexed addresses */ in nforce2_access_channel()
/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-amd756-s4882.c11 * the non-multiplexed part of the bus, and 4 virtual adapters
12 * are defined for the multiplexed addresses: 0x50-0x53 (memory
14 * located on multiplexed channels 0 and 5-7. We define one
15 * virtual adapter per CPU, which corresponds to two multiplexed
35 /* Wrapper access functions for multiplexed SMBus */
45 /* We exclude the multiplexed addresses */ in amd756_access_virt0()
74 /* We exclude the non-multiplexed addresses */ in amd756_access_channel()
Di2c-nforce2-s4985.c11 * the non-multiplexed part of the bus, and 4 virtual adapters
12 * are defined for the multiplexed addresses: 0x50-0x53 (memory
14 * adapter per CPU, which corresponds to one multiplexed channel:
33 /* Wrapper access functions for multiplexed SMBus */
43 /* We exclude the multiplexed addresses */ in nforce2_access_virt0()
70 /* We exclude the non-multiplexed addresses */ in nforce2_access_channel()
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4938/
Dirq.c17 * MIPS_CPU_IRQ_BASE+03 Multiplexed -- do not use
18 * MIPS_CPU_IRQ_BASE+04 Multiplexed -- do not use
19 * MIPS_CPU_IRQ_BASE+05 Multiplexed -- do not use
20 * MIPS_CPU_IRQ_BASE+06 Multiplexed -- do not use
/kernel/linux/linux-6.6/arch/mips/txx9/rbtx4927/
Dirq.c50 * MIPS_CPU_IRQ_BASE+03 Multiplexed -- do not use
51 * MIPS_CPU_IRQ_BASE+04 Multiplexed -- do not use
52 * MIPS_CPU_IRQ_BASE+05 Multiplexed -- do not use
53 * MIPS_CPU_IRQ_BASE+06 Multiplexed -- do not use
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4927/
Dirq.c50 * MIPS_CPU_IRQ_BASE+03 Multiplexed -- do not use
51 * MIPS_CPU_IRQ_BASE+04 Multiplexed -- do not use
52 * MIPS_CPU_IRQ_BASE+05 Multiplexed -- do not use
53 * MIPS_CPU_IRQ_BASE+06 Multiplexed -- do not use
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi-props.yaml41 description: Address/Data multiplexed on databus (valid only with
43 are not multiplexed.
94 phase in nanoseconds used for asynchronous multiplexed read/write
123 phase in nanoseconds used for asynchronous multiplexed write
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dfsl-edma.txt5 specific DMA request source can only be multiplexed by any channel of certain
26 Specific request source can only be multiplexed by specific channels
97 specifies the channel group(DMAMUX) in which this request can be multiplexed,
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
Dnanoengine.h35 * 4000.0000 - 47FF.FFFF - 128 MB External Bus I/O - Multiplexed Mode
36 * 4800.0000 - 4FFF.FFFF - 128 MB External Bus I/O - Non-Multiplexed Mode
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Ddev-subdev.rst509 Streams, multiplexed media pads and internal routing
519 Some hardware, e.g. MIPI CSI-2, support multiplexed streams, that is, multiple
523 metadata stream, which are transmitted on the multiplexed data bus, represented
529 Subdevice drivers that support multiplexed streams are compatible with
530 non-multiplexed subdev drivers, but, of course, require a routing configuration
552 multiplexed streams the 'stream' field is always 0.
597 Multiplexed streams setup example
600 A simple example of a multiplexed stream setup might be as follows:
623 not differ from normal non-multiplexed media controller setup.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi.yaml83 description: Address/Data multiplexed on databus (valid only with
85 are not multiplexed.
136 phase in nanoseconds used for asynchronous multiplexed read/write
165 phase in nanoseconds used for asynchronous multiplexed write
/kernel/linux/linux-5.10/drivers/i2c/
Di2c-mux.c2 * Multiplexed I2C bus driver.
8 * Simplifies access to complex multiplexed I2C bus topologies, by presenting
9 * each multiplexed bus segment as an additional I2C adapter.
428 dev_info(&parent->dev, "Added multiplexed i2c bus %d\n", in i2c_mux_add_adapter()
464 MODULE_DESCRIPTION("I2C driver for multiplexed I2C busses");
DKconfig66 handle multiplexed I2C bus topologies, by presenting each
67 multiplexed segment as a I2C adapter.
/kernel/linux/linux-6.6/drivers/i2c/
Di2c-mux.c2 * Multiplexed I2C bus driver.
8 * Simplifies access to complex multiplexed I2C bus topologies, by presenting
9 * each multiplexed bus segment as an additional I2C adapter.
429 dev_info(&parent->dev, "Added multiplexed i2c bus %d\n", in i2c_mux_add_adapter()
465 MODULE_DESCRIPTION("I2C driver for multiplexed I2C busses");
DKconfig66 handle multiplexed I2C bus topologies, by presenting each
67 multiplexed segment as a I2C adapter.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dnxp,s32g2-siul2-pinctrl.yaml34 - MSCR (Multiplexed Signal Configuration Register)
37 - IMCR (Input Multiplexed Signal Configuration Register)
/kernel/linux/linux-5.10/include/linux/amba/
Dpl08x.h87 * platform, all inclusive, including multiplexed channels. The available
88 * physical channels will be multiplexed around these signals as they are
/kernel/linux/linux-6.6/include/linux/amba/
Dpl08x.h87 * platform, all inclusive, including multiplexed channels. The available
88 * physical channels will be multiplexed around these signals as they are
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/i2c/
Di2c-mux-gpmux.yaml61 for the full duration of the complete multiplexed I2C transaction (i.e.
65 adapter for the complete multiplexed I2C transaction.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-mux-gpmux.txt39 for the full duration of the complete multiplexed I2C transaction (i.e.
43 adapter for the complete multiplexed I2C transaction.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drockchip,i2s-tdm.yaml10 The Rockchip I2S/TDM Controller is a Time Division Multiplexed
134 Specify that the GPIO lines on the I2S bus are multiplexed such that
/kernel/linux/linux-6.6/kernel/irq/
Dipi-mux.c118 * ipi_mux_process - Process multiplexed virtual IPIs
145 * ipi_mux_create - Create virtual IPIs multiplexed on top of a single
/kernel/linux/linux-5.10/include/media/i2c/
Dwm8775.h13 are multiplexed together to the output. Hence there are
/kernel/linux/linux-6.6/include/media/i2c/
Dwm8775.h13 are multiplexed together to the output. Hence there are

1234567891011