/linux-6.1.9/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 …]
|
/linux-6.1.9/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 …]
|
/linux-6.1.9/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 …]
|
/linux-6.1.9/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpm.yaml | 109 - description: Bus Clock 110 - description: Bus A Clock 134 - description: Bus Clock 135 - description: Bus A Clock 161 - description: Bus Clock. 162 - description: Bus A Clock. 163 - description: CPU-NoC High-performance Bus Clock. 210 - description: Bus Clock. 211 - description: Bus A Clock.
|
D | qcom,qcm2290.yaml | 36 - description: Bus Clock 37 - description: Bus A Clock 64 - description: Bus Clock 65 - description: Bus A Clock
|
/linux-6.1.9/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,dbsc.yaml | 7 title: Renesas DDR Bus Controllers 15 different names, e.g. "DDR Bus Controller (DBSC)", "DDR3 Bus State Controller 16 (DBSC3)", or "SDRAM Bus State Controller (SBSC)").
|
/linux-6.1.9/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)
|
/linux-6.1.9/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
|
/linux-6.1.9/Documentation/devicetree/bindings/bus/ |
D | renesas,bsc.yaml | 6 title: Renesas Bus State Controller (BSC) 12 The Renesas Bus State Controller (BSC, sometimes called "LBSC within Bus 13 Bridge", or "External Bus Interface") can be found in several Renesas ARM
|
D | socionext,uniphier-system-bus.yaml | 7 title: UniPhier System Bus 10 The UniPhier System Bus is an external bus that connects on-board devices to 41 Provide address translation from the System Bus to the parent bus. 44 The address region(s) that can be assigned for the System Bus is
|
/linux-6.1.9/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
|
/linux-6.1.9/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
|
/linux-6.1.9/include/uapi/linux/ |
D | cciss_defs.h | 60 BYTE Bus:6; member 70 BYTE Bus:3; member 78 DWORD Bus:6; member
|
/linux-6.1.9/drivers/mcb/ |
D | Kconfig | 3 # MEN Chameleon Bus (MCB) support 12 The MCB (MEN Chameleon Bus) is a Bus specific to MEN Mikroelektronik
|
/linux-6.1.9/drivers/bus/ |
D | Kconfig | 3 # Bus Devices 6 menu "Bus devices" 146 bool "Qualcomm External Bus Interface 2 (EBI2)" 151 Say y here to enable support for the Qualcomm External Bus 156 bool "Qualcomm SSC Block Bus Init Driver" 167 bool "Allwinner A64 DE2 Bus Driver" 177 tristate "Allwinner sunXi Reduced Serial Bus Driver" 182 Say y here to enable support for Allwinner's Reduced Serial Bus 188 tristate "Tegra ACONNECT Bus Driver" 227 tristate "UniPhier System Bus driver" [all …]
|
/linux-6.1.9/drivers/bcma/ |
D | Kconfig | 11 Bus driver for Broadcom specific Advanced Microcontroller Bus 68 Advanced Microcontroller Bus. 98 specific Advanced Microcontroller Bus.
|
/linux-6.1.9/drivers/soc/bcm/bcm63xx/ |
D | Kconfig | 15 bool "Broadcom PMB (Power Management Bus) driver" 20 This enables support for the Broadcom's PMB (Power Management Bus) that
|
/linux-6.1.9/drivers/net/can/cc770/ |
D | Kconfig | 9 tristate "ISA Bus based legacy CC770 driver" 16 tristate "Generic Platform Bus based CC770 driver"
|
/linux-6.1.9/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 …]
|
/linux-6.1.9/Documentation/driver-api/ |
D | auxiliary_bus.rst | 6 Auxiliary Bus 12 When Should the Auxiliary Bus Be Used
|
/linux-6.1.9/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"
|
/linux-6.1.9/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
|