Home
last modified time | relevance | path

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

12345678910

/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-4.19/drivers/i2c/busses/
Di2c-amd756-s4882.c20 * the non-multiplexed part of the bus, and 4 virtual adapters
21 * are defined for the multiplexed addresses: 0x50-0x53 (memory
23 * located on multiplexed channels 0 and 5-7. We define one
24 * virtual adapter per CPU, which corresponds to two multiplexed
44 /* Wrapper access functions for multiplexed SMBus */
54 /* We exclude the multiplexed addresses */ in amd756_access_virt0()
83 /* We exclude the non-multiplexed addresses */ in amd756_access_channel()
Di2c-nforce2-s4985.c20 * the non-multiplexed part of the bus, and 4 virtual adapters
21 * are defined for the multiplexed addresses: 0x50-0x53 (memory
23 * adapter per CPU, which corresponds to one multiplexed channel:
42 /* Wrapper access functions for multiplexed SMBus */
52 /* We exclude the multiplexed addresses */ in nforce2_access_virt0()
79 /* 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-4.19/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-4.19/Documentation/devicetree/bindings/dma/
Dfsl-edma.txt5 specific DMA request source can only be multiplexed by any channel of certain
23 Specific request source can only be multiplexed by specific channels
61 specifies the channel group(DMAMUX) in which this request can be multiplexed,
/kernel/linux/linux-4.19/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-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-4.19/arch/arm/mach-sa1100/include/mach/
Dnanoengine.h39 * 4000.0000 - 47FF.FFFF - 128 MB External Bus I/O - Multiplexed Mode
40 * 4800.0000 - 4FFF.FFFF - 128 MB External Bus I/O - Non-Multiplexed Mode
/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-4.19/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.
422 dev_info(&parent->dev, "Added multiplexed i2c bus %d\n", in i2c_mux_add_adapter()
458 MODULE_DESCRIPTION("I2C driver for multiplexed I2C busses");
DKconfig65 handle multiplexed I2C bus topologies, by presenting each
66 multiplexed segment as a I2C adapter.
/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-4.19/arch/mips/pnx833x/stb22x/
Dboard.c108 /* Setup GPIO 00 for use as MIU CS1 (CS0 is not multiplexed, so does not need this) */ in pnx833x_board_setup()
130 /* Setup GPIO 00 for use as MIU CS1 (CS0 is not multiplexed, so does not need this) */ in pnx833x_board_setup()
/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-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-4.19/include/linux/amba/
Dpl08x.h90 * platform, all inclusive, including multiplexed channels. The available
91 * physical channels will be multiplexed around these signals as they are
/kernel/linux/linux-4.19/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-5.10/include/media/i2c/
Dwm8775.h13 are multiplexed together to the output. Hence there are
/kernel/linux/linux-4.19/drivers/soc/fsl/
DKconfig16 function selection for multiplexed signals,and clock control.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/st/
Dst,clkgen-mux.txt1 Binding for a ST multiplexed clock driver.

12345678910