Home
last modified time | relevance | path

Searched refs:Slave (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v4.19/Documentation/driver-api/soundwire/
Dsummary.rst25 The SoundWire protocol supports up to eleven Slave interfaces. All the
36 two Slave devices. ::
40 | Master |-------+-------------------------------| Slave |
49 | Slave |
59 or Slave interface, which of course can be confusing. In this summary and
61 Linux device model by mapping each Slave interface connected on the bus as a
63 a framework to implement a SoundWire Slave driver with an API allowing
69 Programs all the MIPI-defined Slave registers. Represents a SoundWire
72 Slave:
73 Registers as SoundWire Slave device (Linux Device). Multiple Slave devices
[all …]
Dstream.rst29 Slave. Both Master and Slave is using single port. ::
32 | Master +----------------------------------+ Slave |
41 Example 2: Stereo Stream with L and R channels is captured from Slave to
42 Master. Both Master and Slave is using single port. ::
46 | Master +----------------------------------+ Slave |
60 | Master +---------+------------------------+ Slave |
70 | +----------------------> | Slave |
80 Ports of the Master and is received by only single Port of the Slave
96 | | 2 || R Channel | Slave |
152 Slave(s) as part of stream state transitions.
[all …]
Derror_handling.rst35 Slave or to a non-implemented register) or electrical issue, no response
48 Slave device and are likely impossible to recover from.
62 that the Slave might behave in implementation-defined ways. The bus
63 implementation does not provide a recovery mechanism for such errors, Slave
Dlocking.rst20 - Addition and removal of Slave(s), changing Slave status.
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dos_4bri.c152 PISDN_ADAPTER Slave; in diva_4bri_init_card() local
414 Slave = a->xdi_adapter.QuadroList->QuadroAdapter[i]; in diva_4bri_init_card()
415 Slave->MultiMaster = &a->xdi_adapter; in diva_4bri_init_card()
416 Slave->sdram_bar = a->xdi_adapter.sdram_bar; in diva_4bri_init_card()
418 Slave->serialNo = ((dword) (Slave->ControllerNumber << 24)) | in diva_4bri_init_card()
420 Slave->cardType = a->xdi_adapter.cardType; in diva_4bri_init_card()
860 PISDN_ADAPTER Slave; in diva_4bri_reset_adapter() local
876 Slave = IoAdapter->QuadroList->QuadroAdapter[i]; in diva_4bri_reset_adapter()
877 Slave->e_count = 0; in diva_4bri_reset_adapter()
878 if (Slave->e_tbl) { in diva_4bri_reset_adapter()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/spmi/
Dspmi.txt16 SPMI_USID (0) or SPMI_GSID (1) for Unique Slave ID or Group Slave ID respectively.
/Linux-v4.19/arch/arm/boot/dts/
Dam335x-lxm.dts67 /* Slave 1 */
78 /* Slave 2 */
93 /* Slave 1 reset value */
104 /* Slave 2 reset value*/
Dam335x-sancloud-bbe.dts25 /* Slave 1 */
43 /* Slave 1 reset value */
Dam335x-baltos.dtsi94 /* Slave 1 */
104 /* Slave 2 */
122 /* Slave 1 reset value */
131 /* Slave 2 reset value*/
Dam335x-chiliboard.dts47 /* Slave 1 */
61 /* Slave 1 reset value */
Dam335x-icev2.dts207 /* Slave 1, RMII mode */
216 /* Slave 2, RMII mode */
230 /* Slave 1 reset value */
240 /* Slave 2 reset value */
Dam57xx-cl-som-am57x.dts144 /* Slave at addr 0x0 */
158 /* Slave at addr 0x1 */
176 /* Slave 1 */
190 /* Slave 2 */
/Linux-v4.19/Documentation/devicetree/bindings/w1/
Dw1.txt5 Slave devices are listed as sub-nodes of such master devices. For now, only
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dqcom,pcie.txt97 - "bus_slave" Slave AXI clock
107 - "bus_slave" Slave AXI clock
115 - "axi_s" AXI Slave clock
166 - "axi_s" AXI Slave reset
/Linux-v4.19/Documentation/devicetree/bindings/fpga/
Dlattice-machxo2-spi.txt1 Lattice MachXO2 Slave SPI FPGA Manager
Dxilinx-slave-serial.txt1 Xilinx Slave Serial SPI FPGA Manager
/Linux-v4.19/Documentation/driver-api/
Dvme.rst113 Slave windows
116 Slave windows provide devices on the VME bus access into mapped portions of the
122 Slave window configuration
133 Slave window buffer allocation
144 Slave window access
147 Slave windows map local memory onto the VME bus, the standard methods for
Dspi.rst7 often in the range of 1-20 MHz), a "Master Out, Slave In" (MOSI) data
8 line, and a "Master In, Slave Out" (MISO) data line. SPI is a full
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-dfsdm-adc-stm3214 If DFSDM input is SPI Slave:
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dindex.rst22 This book is a guide to device driver writers on how to use the Slave-DMA
/Linux-v4.19/Documentation/i2c/busses/
Di2c-amd811133 Supported. Both PEC and block process call support is implemented. Slave
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-sunxi-p2wi.txt20 Slave device properties:
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dcpsw.txt44 Slave Properties:
54 Slave sub-nodes:
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dtps65912.txt5 - reg : Slave address or chip select number (I2C / SPI).
/Linux-v4.19/Documentation/spi/
Dpxa2xx78 Declaring Slave Devices
186 .irq = STREETRACER_APCI_IRQ, /* Slave device interrupt */
194 .irq = STREETRACER_APCI_IRQ, /* Slave device interrupt */

123