/openbmc/linux/drivers/i2c/busses/ |
H A 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()
|
H A 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()
|
/openbmc/linux/arch/mips/txx9/rbtx4927/ |
H A 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
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | st,stm32-fmc2-ebi-props.yaml | 41 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
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | Kconfig | 5 This enables I2C buses to be multiplexed, so that you can select 14 This enables I2C buses to be multiplexed, so that you can select
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | cpld.h | 21 u8 switch_strobe; /* 0x7 - Multiplexed pin Select Register */ 26 u8 serdes_mux; /* 0xc - Multiplexed pin Select Register */
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-subdev.rst | 509 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.
|
/openbmc/qemu/include/qemu/ |
H A D | uuid.h | 44 * multiplexed with the version number 46 * sequence multiplexed with the variant
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nxp,s32g2-siul2-pinctrl.yaml | 34 - MSCR (Multiplexed Signal Configuration Register) 37 - IMCR (Input Multiplexed Signal Configuration Register)
|
/openbmc/linux/include/linux/amba/ |
H A D | pl08x.h | 87 * platform, all inclusive, including multiplexed channels. The available 88 * physical channels will be multiplexed around these signals as they are
|
/openbmc/linux/drivers/i2c/ |
H A 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. 479 dev_info(&parent->dev, "Added multiplexed i2c bus %d\n", in i2c_mux_add_adapter() 515 MODULE_DESCRIPTION("I2C driver for multiplexed I2C busses");
|
H A D | Kconfig | 66 handle multiplexed I2C bus topologies, by presenting each 67 multiplexed segment as a I2C adapter.
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mux-gpmux.yaml | 61 for the full duration of the complete multiplexed I2C transaction (i.e. 65 adapter for the complete multiplexed I2C transaction.
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rockchip,i2s-tdm.yaml | 10 The Rockchip I2S/TDM Controller is a Time Division Multiplexed 134 Specify that the GPIO lines on the I2S bus are multiplexed such that
|
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/ |
H A D | siul.h | 26 * 0 - 359 Output Multiplexed Signal Configuration Registers 27 * 512- 1023 Input Multiplexed Signal Configuration Registers */
|
/openbmc/linux/kernel/irq/ |
H A D | ipi-mux.c | 118 * ipi_mux_process - Process multiplexed virtual IPIs 145 * ipi_mux_create - Create virtual IPIs multiplexed on top of a single
|
/openbmc/u-boot/arch/arm/mach-uniphier/sbc/ |
H A D | sbc-ld11.c | 21 /* pins for NAND and System Bus are multiplexed */ in uniphier_ld11_sbc_init()
|
/openbmc/linux/include/media/i2c/ |
H A D | wm8775.h | 13 are multiplexed together to the output. Hence there are
|
/openbmc/linux/Documentation/devicetree/bindings/clock/st/ |
H A D | st,clkgen-mux.txt | 1 Binding for a ST multiplexed clock driver.
|
/openbmc/linux/drivers/soc/loongson/ |
H A D | Kconfig | 12 function selection for multiplexed signals, consistency of HDA, USB
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | Kconfig | 51 multiplexed network chip.
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/ |
H A D | guts.txt | 5 I/O signal configuration, alternate function selection for multiplexed
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | dtv-core.rst | 22 multiplexed using MPEG Transport Stream [#f1]_.
|
/openbmc/linux/drivers/soc/fsl/ |
H A D | Kconfig | 17 function selection for multiplexed signals,and clock control.
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | st,spear3xx-shirq.txt | 3 SPEAr3xx architecture includes shared/multiplexed irqs for certain set
|