Searched full:organized (Results 1 – 25 of 120) sorted by relevance
12345
/linux-5.10/Documentation/mhi/ |
D | mhi.rst | 55 Channel context array: All channel configurations are organized in channel 59 transfer rings are organized as a circular queue of Transfer Descriptors (TD). 61 Event context array: All event configurations are organized in the event context 67 Command context array: All command configurations are organized in command 71 rings are organized as a circular queue of Command Descriptors (CD). 90 Transfers between the host and device are organized by channels and defined by 116 Events from the device to host are organized in event rings and defined by Event
|
/linux-5.10/arch/m68k/include/asm/ |
D | mcfgpio.h | 102 /* These parts have GPIO organized by 8 bit ports */ 111 /* These parts have GPIO organized by 16 bit ports */ 120 /* These parts have GPIO organized by 32 bit ports */
|
/linux-5.10/Documentation/filesystems/ |
D | sysv-fs.rst | 111 Free blocks are organized in a "free list". Maybe a misleading term, 113 the next free block. Rather, the free blocks are organized in chunks 209 * Regular file data blocks are organized as
|
D | erofs.rst | 172 a specific block indicated by xattr_blkaddr, organized one by one with 188 All directories are now organized in a compact on-disk format. Note that
|
/linux-5.10/drivers/w1/slaves/ |
D | Kconfig | 74 organized as 7 pages of 16 bytes each with 64bit 82 This EEPROM is organized as one page of 32 bytes for random
|
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-sprd.txt | 3 The controller's registers are organized as sets of sixteen 16-bit
|
D | brcm,brcmstb-gpio.txt | 3 The controller's registers are organized as sets of eight 32-bit
|
D | gpio-mxs.yaml | 15 The GPIOs are organized in port/bank, each port consists of 32 GPIOs.
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | berlin,pinctrl.txt | 6 controlled are organized in groups, so no actual pin information is
|
D | sprd,pinctrl.txt | 3 The Spreadtrum pin controller are organized in 3 blocks (types).
|
D | fsl,mxs-pinctrl.txt | 3 The pins controlled by mxs pin controller are organized in banks, each bank
|
/linux-5.10/Documentation/driver-api/ |
D | index.rst | 6 of device drivers. This document is an only somewhat organized collection
|
/linux-5.10/include/linux/irqchip/ |
D | irq-bcm2836.h | 41 * these bits are organized by mailbox number and then CPU number. We
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | renesas,cpg-mstp-clocks.yaml | 14 organized in groups of up to 32 gates.
|
/linux-5.10/drivers/pinctrl/zte/ |
D | pinctrl-zx.h | 31 * arbitrarily, AON pinmux register bits are well organized per pin id, and
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-m420.rst | 17 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes.
|
/linux-5.10/sound/firewire/dice/ |
D | dice-interface.h | 27 * The registers are organized in several sections, which are organized
|
/linux-5.10/Documentation/driver-api/driver-model/ |
D | device.rst | 71 organized as follows into a group::
|
/linux-5.10/Documentation/x86/x86_64/ |
D | machinecheck.rst | 11 Machine checks are organized in banks (normally associated with
|
/linux-5.10/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 11 usually needs a distributed control system -- an organized hierarchy of
|
/linux-5.10/arch/x86/kernel/cpu/mce/ |
D | genpool.c | 16 * used to save error information organized in a lock-less list.
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-powercap | 42 Power zones may be organized in a hierarchy in which child
|
/linux-5.10/crypto/ |
D | blowfish_generic.c | 24 * organized in 4 unsigned longs at a row.
|
/linux-5.10/include/linux/ |
D | hil_mlc.h | 126 struct list_head list; /* hil_mlc is organized as linked list */
|
/linux-5.10/Documentation/bpf/ |
D | prog_flow_dissector.rst | 129 The reference implementation is organized as follows:
|
12345