Searched full:multiplexed (Results 1 – 25 of 238) sorted by relevance
12345678910
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-amd756-s4882.c | 11 * 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()
|
| D | i2c-nforce2-s4985.c | 11 * 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/ |
| D | i2c-amd756-s4882.c | 20 * 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()
|
| D | i2c-nforce2-s4985.c | 20 * 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/ |
| D | irq.c | 17 * 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/ |
| D | irq.c | 17 * 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/ |
| D | fsl-edma.txt | 5 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/ |
| D | irq.c | 50 * 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/ |
| D | irq.c | 50 * 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/ |
| D | fsl-edma.txt | 5 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/ |
| D | nanoengine.h | 35 * 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/ |
| D | nanoengine.h | 39 * 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/ |
| D | st,stm32-fmc2-ebi.yaml | 83 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/ |
| D | i2c-mux.c | 2 * 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");
|
| D | Kconfig | 65 handle multiplexed I2C bus topologies, by presenting each 66 multiplexed segment as a I2C adapter.
|
| /kernel/linux/linux-5.10/drivers/i2c/ |
| D | i2c-mux.c | 2 * 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");
|
| D | Kconfig | 66 handle multiplexed I2C bus topologies, by presenting each 67 multiplexed segment as a I2C adapter.
|
| /kernel/linux/linux-4.19/arch/mips/pnx833x/stb22x/ |
| D | board.c | 108 /* 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/ |
| D | pl08x.h | 87 * 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/ |
| D | i2c-mux-gpmux.txt | 39 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/ |
| D | pl08x.h | 90 * 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/ |
| D | i2c-mux-gpmux.txt | 39 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/ |
| D | wm8775.h | 13 are multiplexed together to the output. Hence there are
|
| /kernel/linux/linux-4.19/drivers/soc/fsl/ |
| D | Kconfig | 16 function selection for multiplexed signals,and clock control.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/st/ |
| D | st,clkgen-mux.txt | 1 Binding for a ST multiplexed clock driver.
|
12345678910