| /Linux-v5.4/include/soc/arc/ |
| D | aux.h | 34 #define READ_BCR(reg, into) \ argument 38 if (sizeof(tmp) == sizeof(into)) { \ 39 into = *((typeof(into) *)&tmp); \ 46 #define WRITE_AUX(reg, into) \ argument 49 if (sizeof(tmp) == sizeof(into)) { \ 50 tmp = (*(unsigned int *)&(into)); \
|
| /Linux-v5.4/tools/testing/radix-tree/ |
| D | test.c | 121 unsigned long into; in item_gang_check_present() local 123 for (into = 0; into < nr; ) { in item_gang_check_present() 128 if (nr_to_find > (nr - into)) in item_gang_check_present() 129 nr_to_find = nr - into; in item_gang_check_present() 132 start + into, nr_to_find); in item_gang_check_present() 135 assert(items[i]->index == start + into + i); in item_gang_check_present() 136 into += hop; in item_gang_check_present() 147 unsigned long into = 0; in item_full_scan() local 154 while ((nfound = radix_tree_gang_lookup(root, (void **)items, into, in item_full_scan() 163 into = this_index; in item_full_scan()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-firmware-turris-mox-rwtm | 5 Description: (R) Board version burned into eFuses of this Turris Mox board. 12 Description: (R) MAC addresses burned into eFuses of this Turris Mox board. 20 as pair to the ECDSA private key burned into eFuses of this 29 during manufacturing and burned into eFuses. Can be 512 or 1024. 36 Description: (R) Serial number burned into eFuses of this Turris Mox device.
|
| D | sysfs-ptp | 14 hardware clock registered into the PTP class driver 74 assignment may be changed by two writing numbers into 92 channel index followed by a "1" into the file. 94 index followed by a "0" into the file. 110 integers into the file: channel index, start time 121 events, write a "1" into the file. To disable events, 122 write a "0" into the file.
|
| /Linux-v5.4/Documentation/admin-guide/pm/ |
| D | sleep-states.rst | 34 I/O devices into low-power states (possibly lower-power than available in the 58 I/O devices into low-power states, which is done for :ref:`suspend-to-idle 60 are suspended during transitions into this state. For this reason, it should 79 energy savings as everything in the system is put into a low-power state, except 80 for memory, which should be placed into the self-refresh mode to retain its 89 suspended and put into low-power states. In many cases, all peripheral buses 118 It takes three system state changes to put it into hibernation and two system 122 creates a snapshot image of memory to be written into persistent storage. Next, 123 the system goes into a state in which the snapshot image can be saved, the image 124 is written out and finally the system goes into the target low-power state in [all …]
|
| /Linux-v5.4/drivers/staging/speakup/ |
| D | Kconfig | 49 synthesizer. You can say y to build it into the kernel, 58 synthesizer. You can say y to build it into the kernel, 66 synthesizer. You can say y to build it into the kernel, 74 You can say y to build it into the kernel, or m to 82 synthesizer. You can say y to build it into the kernel, 91 synthesizer. You can say y to build it into the kernel, 100 (old) synthesizer. You can say y to build it into the 134 PC synthesizer. You can say y to build it into the 145 PC synthesizer. You can say y to build it into the 155 LT synthesizer. You can say y to build it into the [all …]
|
| /Linux-v5.4/arch/mips/include/asm/mach-ip27/ |
| D | kernel-entry-init.h | 46 li t0, 0x1c000 # Offset of text into node memory 47 dsll t1, NASID_SHFT # Shift text nasid into place 53 dsll t1, 6 # Get pfn into place 54 dsll t2, 6 # Get pfn into place
|
| /Linux-v5.4/arch/mips/cavium-octeon/ |
| D | Kconfig | 33 Enable locking parts of the kernel into the L2 cache. 40 Lock the low level TLB fast path into L2. 47 Lock the low level exception handler into L2. 54 Lock the low level interrupt handler into L2. 68 Lock the kernel's implementation of memcpy() into L2.
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | Kconfig | 31 Say Y here to compile support for Bluetooth USB devices into the 85 Say Y here to compile support for Bluetooth SDIO devices into the 100 Say Y here to compile support for Bluetooth UART devices into the 269 Say Y here to compile support for HCI BCM203x devices into the 280 Say Y here to compile support for HCI BPA10x devices into the 293 Say Y here to compile support for HCI BFUSB devices into the 306 Say Y here to compile support for HCI DTL1 devices into the 320 Say Y here to compile support for HCI BT3C devices into the 333 Say Y here to compile support for HCI BlueCard devices into the 342 Say Y here to compile support for virtual HCI devices into the [all …]
|
| /Linux-v5.4/drivers/nfc/nfcmrvl/ |
| D | Kconfig | 21 into the kernel or say M to compile it as module. 33 into the kernel or say M to compile it as module. 44 into the kernel or say M to compile it as module. 55 into the kernel or say M to compile it as module.
|
| /Linux-v5.4/drivers/block/paride/ |
| D | Kconfig | 18 support into your kernel, you may answer Y here to build in the 34 support into your kernel, you may answer Y here to build in the 50 support into your kernel, you may answer Y here to build in the 64 support into your kernel, you may answer Y here to build in the 80 If you chose to build PARIDE support into your kernel, you may 105 support into your kernel, you may answer Y here to build in the 123 If you chose to build PARIDE support into your kernel, you may 142 If you chose to build PARIDE support into your kernel, you may 154 into your kernel, you may answer Y here to build in the protocol 165 into your kernel, you may answer Y here to build in the protocol [all …]
|
| /Linux-v5.4/arch/mips/netlogic/ |
| D | Kconfig | 10 Add an FDT blob for XLP EVP boards into the kernel. 20 Add an FDT blob for XLP VP boards into the kernel. 30 Add an FDT blob for XLP FVP board into the kernel. 40 Add an FDT blob for XLP GVP board into the kernel. 49 Add an FDT blob for XLP RVP board into the kernel.
|
| /Linux-v5.4/Documentation/power/ |
| D | pci.rst | 31 devices into states in which they draw less power (low-power states) at the 34 Usually, a device is put into a low-power state when it is underutilized or 36 again, it has to be put back into the "fully functional" state (full-power 41 PCI devices may be put into low-power states in two ways, by using the device 46 specific value into one of its standard configuration registers. The second 53 to put the device that sent it into the full-power state. However, the PCI Bus 92 programmed to go into it. The second one, D3cold, is the state that PCI devices 94 to program a PCI device to go into D3cold, although there may be a programmable 95 interface for putting the bus the device is on into a state in which Vcc is 111 programmatically put into D0. Thus the kernel can switch the device back and [all …]
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | binstr.S | 29 | extracts and shifts. The three msbs from d2 will go into 36 | into d2:d3. D1 will contain the bcd digit formed. 57 | a0: pointer into memory for packed bcd string formation 87 | A3. Multiply d2:d3 by 8; extract msbs into d1. 89 bfextu %d2{#0:#3},%d1 |copy 3 msbs of d2 into d1 91 bfextu %d3{#0:#3},%d6 |copy 3 msbs of d3 into d6 93 orl %d6,%d2 |or in msbs from d3 into d2
|
| D | kernel_ex.S | 50 | store properly signed inf (use sign of etemp) into fp0 54 | frestore the frame into the machine (done by unimp_hd) 60 | frestore the frame into the machine (done by unimp_hd) 107 | nan bit; Store default NAN into fp0 108 | frestore the frame into the machine (done by unimp_hd) 113 | frestore the frame into the machine (done by unimp_hd)
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | arm-syscon-icst.txt | 4 Technology (IDT). ARM integrated these oscillators deeply into their 10 into the system controller. Furthermore, to even be able to alter one of 48 - lock-offset: the offset address into the system controller where the 50 - vco-offset: the offset address into the system controller where the
|
| /Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-pinctrl.txt | 36 will be created. I2C child bus numbers are assigned based on the index into 48 state will be programmed into hardware. 51 on a child bus, the idle pinctrl state will be programmed into hardware. 54 left programmed into hardware whenever no access is being made of a device on
|
| /Linux-v5.4/drivers/video/fbdev/geode/ |
| D | Kconfig | 19 Framebuffer driver for the display controller integrated into the 34 Framebuffer driver for the display controller integrated into the 49 Framebuffer driver for the display controller integrated into the
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | relocate_kernel.S | 45 lgr %r2,%r5 # move it into the right register, 63 la %r4,load_psw-.base(%r13) # load psw-address into the register 64 o %r3,4(%r4) # or load address into psw
|
| /Linux-v5.4/Documentation/driver-api/firmware/ |
| D | built-in-fw.rst | 6 into vmlinux directly, to enable avoiding having to look for firmware from 15 into the kernel with CONFIG_EXTRA_FIRMWARE: 19 want to stuff the firmware into the boot initramfs.
|
| /Linux-v5.4/fs/befs/ |
| D | TODO | 6 * Befs_fs.h has gotten big and messy. No reason not to break it up into 9 * See if Alexander Viro's option parser made it into the kernel tree.
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | pixfmt-nv12mt.rst | 27 grouped into 64x32 macroblocks. The three components are separated into 29 are grouped into 64x32 macroblocks. The CbCr plane has the same width, 31 The chroma plane is also grouped into 64x32 macroblocks.
|
| /Linux-v5.4/fs/squashfs/ |
| D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 35 intermediate buffer and then memcopied it into the page cache. 36 Squashfs now supports the ability to decompress directly into 39 If unsure, select "Decompress file data into an intermediate buffer" 42 bool "Decompress file data into an intermediate buffer" 44 Decompress file data into an intermediate buffer and then 45 memcopy it into the page cache. 48 bool "Decompress files directly into the page cache" 50 Directly decompress file data into the page cache.
|
| /Linux-v5.4/Documentation/core-api/ |
| D | symbol-namespaces.rst | 24 their exported symbols into separate namespaces. That is useful for 27 kernel. As of today, modules that make use of symbols exported into namespaces, 34 Symbols can be exported into namespace using different methods. All of them are 43 available to export symbols into a certain namespace: EXPORT_SYMBOL_NS() and 46 preprocessor symbol. E.g. to export the symbol `usb_stor_suspend` into the 68 export all symbols defined in usb-common into the namespace USB_COMMON, add a 75 still be exported into the namespace that is passed as the namespace argument 90 In order to use symbols that are exported into namespaces, kernel modules need
|
| /Linux-v5.4/Documentation/driver-api/nvdimm/ |
| D | btt.rst | 32 The BTT, however, splits the available space into chunks of up to 512 GiB, 106 Premap ABA The block offset into an arena, which was decided upon by range 117 the external LBA at 768G. This falls into the second arena, and of the 512G 163 A lane number is obtained at the start of any IO, and is used for indexing into 179 into the list of free blocks. If another write comes in for the same LBA, it can 184 into rtt[lane_number], the postmap ABA it is reading, and clears it after the 231 4. Enter post-map ABA into RTT[lane] 242 3. Use lane to index into in-memory free list and obtain a new block, next flog 248 8. Write new post-map ABA into map. 249 9. Write old post-map entry into the free list [all …]
|