/kernel/linux/linux-5.10/Documentation/driver-api/soundwire/ |
D | locking.rst | 5 This document explains locking mechanism of the SoundWire Bus. Bus uses 6 following locks in order to avoid race conditions in Bus operations on 9 - Bus lock 13 Bus lock 16 SoundWire Bus lock is a mutex and is part of Bus data structure 17 (sdw_bus) which is used for every Bus instance. This lock is used to 18 serialize each of the following operations(s) within SoundWire Bus instance. 30 Bus data structure (sdw_bus). This lock is used to serialize the message 31 transfers (read/write) within a SoundWire Bus instance. 45 Bus in case of bank switch. [all …]
|
D | summary.rst | 26 interfaces share the common Bus containing data and clock line. Each of the 67 Bus: 68 Implements SoundWire Linux Bus which handles the SoundWire protocol. 70 Master. Multiple instances of Bus may be present in a system. 74 can register to a Bus instance. 78 directly by the Bus (and transmitted through the Master driver/interface). 86 SoundWire Bus supports programming interfaces for the SoundWire Master 90 Each of the SoundWire Master interfaces needs to be registered to the Bus. 91 Bus implements API to read standard Master MIPI properties and also provides 100 Following is the Bus API to register the SoundWire Bus: [all …]
|
D | stream.rst | 225 on Bus other than current stream. There can be multiple active streams 226 on the Bus. 228 SoundWire Bus manages stream operations for each stream getting 229 rendered/captured on the SoundWire Bus. This section explains Bus operations 230 done for each of the stream allocated/released on Bus. Following are the 231 stream states maintained by the Bus for each of the audio stream. 267 Below section explains the operations done by the Bus on Master(s) and 288 Bus implements below API for allocate a stream which needs to be called once 312 the port information to Bus which includes port numbers allocated by 318 Bus implements below APIs for CONFIG state which needs to be called by [all …]
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | advansys.rst | 8 RISC-based, Bus-Mastering, Fast (10 Mhz) and Ultra (20 Mhz) Narrow 10 buses and RISC-based, Bus-Mastering, Ultra (20 Mhz) Wide (16-bit 21 - ABP-480 - Bus-Master CardBus (16 CDB) 24 - ABP510/5150 - Bus-Master ISA (240 CDB) 25 - ABP5140 - Bus-Master ISA PnP (16 CDB) 26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB) 27 - ABP902/3902 - Bus-Master PCI (16 CDB) 28 - ABP3905 - Bus-Master PCI (16 CDB) 29 - ABP915 - Bus-Master PCI (16 CDB) 30 - ABP920 - Bus-Master PCI (16 CDB) [all …]
|
/kernel/linux/linux-5.10/Documentation/PCI/ |
D | pciebus-howto.rst | 5 The PCI Express Port Bus Driver Guide HOWTO 14 This guide describes the basics of the PCI Express Port Bus driver 16 register/unregister with the PCI Express Port Bus Driver. 19 What is the PCI Express Port Bus Driver 40 Why use the PCI Express Port Bus Driver? 57 having a PCI Express Port Bus driver, which manages all populated 60 advantages of using the PCI Express Port Bus driver are listed below: 74 Configuring the PCI Express Port Bus Driver vs. Service Drivers 77 Including the PCI Express Port Bus Driver Support into the Kernel 80 Including the PCI Express Port Bus driver depends on whether the PCI [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | spi-nxp-fspi.txt | 18 - <0>: Bus A, CS 0 19 - <1>: Bus A, CS 1 20 - <2>: Bus B, CS 0 21 - <3>: Bus B, CS 1
|
D | spi-fsl-qspi.txt | 19 <0>: Bus A, CS 0 20 <1>: Bus A, CS 1 21 <2>: Bus B, CS 0 22 <3>: Bus B, CS 1
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | mvebu-core-clock.txt | 8 0 = tclk (Internal Bus clock) 15 0 = tclk (Internal Bus clock) 21 0 = tclk (Internal Bus clock) 27 0 = tclk (Internal Bus clock) 35 0 = tclk (Internal Bus clock) 41 0 = tclk (Internal Bus clock) 47 0 = tclk (Internal Bus clock)
|
/kernel/linux/linux-5.10/drivers/bus/ |
D | Kconfig | 3 # Bus Devices 6 menu "Bus devices" 135 bool "Qualcomm External Bus Interface 2 (EBI2)" 140 Say y here to enable support for the Qualcomm External Bus 145 tristate "Simple Power-Managed Bus Driver" 152 An example of such a bus controller is the Renesas Bus State 153 Controller (BSC, sometimes called "LBSC within Bus Bridge", or 154 "External Bus Interface") as found on several Renesas ARM SoCs. 157 bool "Allwinner A64 DE2 Bus Driver" 167 tristate "Allwinner sunXi Reduced Serial Bus Driver" [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | atmel-matrix.txt | 1 * Device tree bindings for Atmel Bus Matrix 3 The Bus Matrix registers are used to configure Atmel SoCs internal bus 17 - reg: Contains offset/length value of the Bus Matrix
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | motionpro.dts | 94 // 8-bit DualPort SRAM on LocalPlus Bus CS1 101 // 8-bit board CPLD on LocalPlus Bus CS2 107 // 8-bit custom Anybus Module on LocalPlus Bus CS3 121 // 16-bit flash device at LocalPlus Bus CS0
|
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
D | mpi_init.h | 80 U8 Bus; /* 01h */ member 152 U8 Bus; /* 01h */ member 251 U8 Bus; /* 01h */ member 412 U8 Bus; /* 01h */ member 450 U8 Bus; /* 01h */ member 482 U8 Bus; /* 01h */ member 535 U8 Bus; /* 01h */ member
|
D | mpi_sas.h | 158 U8 Bus; /* 01h */ member 195 U8 Bus; /* 01h */ member 230 U8 Bus; /* 0Dh */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | cciss_defs.h | 60 BYTE Bus:6; member 70 BYTE Bus:3; member 78 DWORD Bus:6; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | cciss_defs.h | 45 BYTE Bus:6; member 55 BYTE Bus:3; member 62 DWORD Bus:6; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | cciss_defs.h | 58 BYTE Bus : 6; member 68 BYTE Bus : 3; member 75 DWORD Bus : 6; member
|
/kernel/linux/linux-5.10/drivers/mcb/ |
D | Kconfig | 3 # MEN Chameleon Bus (MCB) support 12 The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik
|
/kernel/linux/linux-5.10/drivers/bcma/ |
D | Kconfig | 11 Bus driver for Broadcom specific Advanced Microcontroller Bus 68 Advanced Microcontroller Bus. 98 specific Advanced Microcontroller Bus.
|
/kernel/linux/linux-5.10/drivers/net/can/cc770/ |
D | Kconfig | 9 tristate "ISA Bus based legacy CC770 driver" 16 tristate "Generic Platform Bus based CC770 driver"
|
/kernel/linux/linux-5.10/drivers/zorro/ |
D | zorro.ids | 26 0100 A2088 XT/A2286 AT [ISA Bus Bridge] 27 0200 A2286 AT [ISA Bus Bridge] 29 6700 A2386-SX [ISA Bus Bridge] 46 6700 A2386-SX [ISA Bus Bridge] 55 0000 KCS Power PC [ISA Bus Bridge] 170 fc00 AteoBus [Expansion Bus Bridge] 211 0800 VME-Bus Controller 304 0100 Golden Gate 2 Bus+ [ISA Bus Bridge] 386 fc00 AteoBus [Expansion Bus Bridge] 406 0700 Golden Gate 80386SX [ISA Bus Bridge] [all …]
|
/kernel/linux/linux-5.10/drivers/net/can/c_can/ |
D | Kconfig | 9 tristate "Generic Platform Bus based C_CAN/D_CAN driver" 19 tristate "Generic PCI Bus based C_CAN/D_CAN driver"
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | men-chameleon-bus.rst | 2 MEN Chameleon Bus 11 2.1 MEN Chameleon Bus 27 Chameleon Bus (called MCB throughout this document). 54 - The MEN Chameleon Bus itself, 58 MEN Chameleon Bus 61 The MEN Chameleon Bus is an artificial bus system that attaches to a so
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
D | cavium-compact-flash.txt | 3 The Cavium Compact Flash device is connected to the Octeon Boot Bus, 4 and is thus a child of the Boot Bus device. It can read and write
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/ |
D | Kconfig | 14 tristate "MPC512x LocalPlus Bus FIFO driver" 17 Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
|
/kernel/linux/linux-5.10/Documentation/i2c/muxes/ |
D | i2c-mux-gpio.rst | 15 ---------- ---------- Bus segment 1 - - - - - 18 | | | | Bus segment 2 | | 21 | | | | Bus segment M
|