| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | head-64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 23 * Fixed (location) sections are used by opening fixed sections and emitting 24 * fixed section entries into them before closing them. Multiple fixed sections 27 * Each fixed section created in a .S file must have corresponding linkage 30 * For each fixed section, code is generated into it in the order which it 31 * appears in the source. Fixed section entries can be placed at a fixed 43 * FIXED_SECTION_ENTRY_BEGIN_LOCATION(section_name, label2, start_address, size) 44 * FIXED_SECTION_ENTRY_END_LOCATION(section_name, label2, start_address, size) 50 * - If the build dies with "Error: attempt to move .org backwards" at 54 * - If the build dies in linking, check arch/powerpc/tools/head_check.sh [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | head-64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 23 * Fixed (location) sections are used by opening fixed sections and emitting 24 * fixed section entries into them before closing them. Multiple fixed sections 27 * Each fixed section created in a .S file must have corresponding linkage 30 * For each fixed section, code is generated into it in the order which it 31 * appears in the source. Fixed section entries can be placed at a fixed 43 * FIXED_SECTION_ENTRY_BEGIN_LOCATION(section_name, label2, start_address, size) 44 * FIXED_SECTION_ENTRY_END_LOCATION(section_name, label2, start_address, size) 50 * - If the build dies with "Error: attempt to move .org backwards" at 54 * - If the build dies in linking, check arch/powerpc/tools/head_check.sh [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-uclogic-rdesc.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * HID driver for UC-Logic devices not fully compliant with HID standard 4 * - original and fixed report descriptors 6 * Copyright (c) 2010-2018 Nikolai Kondrashov 22 /* Size of the original descriptor of WPXXXXU tablets */ 25 /* Fixed WP4030U report descriptor */ 29 /* Fixed WP5540U report descriptor */ 33 /* Fixed WP8060U report descriptor */ 37 /* Size of the original descriptor of the new WP5540U tablet */ 40 /* Size of the original descriptor of WP1062 tablet */ [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-uclogic-rdesc.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * HID driver for UC-Logic devices not fully compliant with HID standard 4 * - original and fixed report descriptors 6 * Copyright (c) 2010-2018 Nikolai Kondrashov 22 /* Size of the original descriptor of WPXXXXU tablets */ 25 /* Fixed WP4030U report descriptor */ 29 /* Fixed WP5540U report descriptor */ 33 /* Fixed WP8060U report descriptor */ 37 /* Size of the original descriptor of the new WP5540U tablet */ 40 /* Size of the original descriptor of WP1062 tablet */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/partitions/ |
| D | fixed-partitions.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mtd/partitions/fixed-partitions.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Fixed partitions 12 on-flash partition table such as RedBoot. 18 - Rafał Miłecki <rafal@milecki.pl> 23 - const: fixed-partitions 24 - items: 25 - const: sercomm,sc-partitions [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | partition.txt | 7 Different devices may be partitioned in a different ways. Some may use a fixed 8 flash layout set at production time. Some may use on-flash table that describes 20 hierarchical (multi-level) layouts and should be used if there is some 27 Fixed Partitions 30 Partitions can be represented by sub-nodes of a flash device. This can be used 32 used for what purposes, but which don't use an on-flash partition table such 37 - compatible : (required) must be "fixed-partitions" 45 #address-cells & #size-cells must both be present in the partitions subnode of the 47 <1>: for partitions that require a single 32-bit cell to represent their 48 size/address (aka the value is below 4 GiB) [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm23550.dtsi | 34 #include <dt-bindings/clock/bcm21664.h> 35 #include <dt-bindings/interrupt-controller/arm-gic.h> 36 #include <dt-bindings/interrupt-controller/irq.h> 39 #address-cells = <1>; 40 #size-cells = <1>; 43 interrupt-parent = <&gic>; 46 #address-cells = <1>; 47 #size-cells = <0>; 51 compatible = "arm,cortex-a7"; 53 clock-frequency = <1000000000>; [all …]
|
| D | bcm11351.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 // Copyright (C) 2012-2013 Broadcom Corporation 4 #include <dt-bindings/clock/bcm281xx.h> 5 #include <dt-bindings/interrupt-controller/arm-gic.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 9 #address-cells = <1>; 10 #size-cells = <1>; 13 interrupt-parent = <&gic>; 20 #address-cells = <1>; 21 #size-cells = <0>; [all …]
|
| D | bcm21664.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 4 #include <dt-bindings/clock/bcm21664.h> 5 #include <dt-bindings/interrupt-controller/arm-gic.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 9 #address-cells = <1>; 10 #size-cells = <1>; 13 interrupt-parent = <&gic>; 20 #address-cells = <1>; 21 #size-cells = <0>; 25 compatible = "arm,cortex-a9"; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm23550.dtsi | 33 #include <dt-bindings/interrupt-controller/arm-gic.h> 34 #include <dt-bindings/interrupt-controller/irq.h> 37 #include "dt-bindings/clock/bcm21664.h" 40 #address-cells = <1>; 41 #size-cells = <1>; 44 interrupt-parent = <&gic>; 47 #address-cells = <1>; 48 #size-cells = <0>; 52 compatible = "arm,cortex-a7"; 54 clock-frequency = <1000000000>; [all …]
|
| D | bcm11351.dtsi | 2 * Copyright (C) 2012-2013 Broadcom Corporation 14 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 #include <dt-bindings/interrupt-controller/irq.h> 17 #include "dt-bindings/clock/bcm281xx.h" 20 #address-cells = <1>; 21 #size-cells = <1>; 24 interrupt-parent = <&gic>; 31 #address-cells = <1>; 32 #size-cells = <0>; 36 compatible = "arm,cortex-a9"; [all …]
|
| D | bcm21664.dtsi | 14 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 #include <dt-bindings/interrupt-controller/irq.h> 17 #include "dt-bindings/clock/bcm21664.h" 20 #address-cells = <1>; 21 #size-cells = <1>; 24 interrupt-parent = <&gic>; 31 #address-cells = <1>; 32 #size-cells = <0>; 36 compatible = "arm,cortex-a9"; 42 compatible = "arm,cortex-a9"; [all …]
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | jitdump-specification.txt | 5 -------------------------------------------------------- 7 -------------------------------------------------------- 9 -------------------------------------------------------- 11 -------------------------------------------------------- 17 …ile is generated by Just-In-time compiler runtimes to save meta-data information about the generat… 21 The format of the file is binary. It is self-describing in terms of endianness and is portable acro… 27 …ly sequential accesses, i.e., append only mode. The file starts with a fixed size file header desc… 29 …a fixed size header describing the type of record and its size. It is, itself, followed by the pay… 36 Each jitdump file starts with a fixed size header containing the following fields in order: 39 * uint32_t magic : a magic number tagging the file type. The value is 4-byte long and represent… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | jitdump-specification.txt | 5 -------------------------------------------------------- 7 -------------------------------------------------------- 9 -------------------------------------------------------- 11 -------------------------------------------------------- 17 …ile is generated by Just-In-time compiler runtimes to save meta-data information about the generat… 21 The format of the file is binary. It is self-describing in terms of endianness and is portable acro… 27 …ly sequential accesses, i.e., append only mode. The file starts with a fixed size file header desc… 29 …a fixed size header describing the type of record and its size. It is, itself, followed by the pay… 36 Each jitdump file starts with a fixed size header containing the following fields in order: 39 * uint32_t magic : a magic number tagging the file type. The value is 4-byte long and represent… [all …]
|
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| D | intel_mid_pci.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * - configuration space is memory mapped (as defined by MCFG) 9 * - Lincroft devices also have a real, type 1 configuration space 10 * - Early Lincroft silicon has a type 1 access bug that will cause 11 * a hang if non-existent devices are accessed 12 * - some devices have the "fixed BAR" capability, which means 35 #include <asm/intel-mid.h> 44 /* Fixed BAR fields */ 45 #define PCIE_VNDR_CAP_ID_FIXED_BAR 0x00 /* Fixed BAR (TBD) */ 56 * fixed_bar_cap - return the offset of the fixed BAR cap if found [all …]
|
| /kernel/linux/linux-6.6/arch/x86/pci/ |
| D | intel_mid_pci.c | 1 // SPDX-License-Identifier: GPL-2.0 8 * - configuration space is memory mapped (as defined by MCFG) 9 * - Lincroft devices also have a real, type 1 configuration space 10 * - Early Lincroft silicon has a type 1 access bug that will cause 11 * a hang if non-existent devices are accessed 12 * - some devices have the "fixed BAR" capability, which means 36 #include <asm/intel-family.h> 37 #include <asm/intel-mid.h> 46 /* Fixed BAR fields */ 47 #define PCIE_VNDR_CAP_ID_FIXED_BAR 0x00 /* Fixed BAR (TBD) */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| D | dbring.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2019-2020 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved. 12 int ath11k_dbring_validate_buffer(struct ath11k *ar, void *buffer, u32 size) in ath11k_dbring_validate_buffer() argument 17 size = size >> 2; in ath11k_dbring_validate_buffer() 19 for (idx = 0, temp = buffer; idx < size; idx++, temp++) { in ath11k_dbring_validate_buffer() 21 return -EINVAL; in ath11k_dbring_validate_buffer() 28 void *buffer, u32 size) in ath11k_dbring_fill_magic_value() argument 31 * and the variable size is expected to be the number of u32 values in ath11k_dbring_fill_magic_value() 34 size = size / sizeof(u32); in ath11k_dbring_fill_magic_value() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/layouts/ |
| D | fixed-layout.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-layout.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NVMEM layout for fixed NVMEM cells 10 Many NVMEM devices have hardcoded cells layout (offset and size of defined 17 - Rafał Miłecki <rafal@milecki.pl> 21 const: fixed-layout 23 "#address-cells": 26 "#size-cells": [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| D | mps2.dtsi | 6 * This file is dual-licensed: you can use it either under the terms 45 #include "../armv7-m.dtsi" 48 #address-cells = <1>; 49 #size-cells = <1>; 51 oscclk0: clk-osc0 { 52 compatible = "fixed-clock"; 53 #clock-cells = <0>; 54 clock-frequency = <50000000>; 57 oscclk1: clk-osc1 { 58 compatible = "fixed-clock"; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/ |
| D | qca8k.txt | 5 - compatible: should be one of: 9 - #size-cells: must be 0 10 - #address-cells: must be 1 14 - reset-gpios: GPIO to be used to reset the whole device 20 mdio-bus each subnode describing a port needs to have a valid phandle 24 Don't use mixed external and internal mdio-bus configurations, as this is 31 - fixed-link : Fixed-link subnode describing a link to a non-MDIO 33 Documentation/devicetree/bindings/net/fixed-link.txt 36 For QCA8K the 'fixed-link' sub-node supports only the following properties: 38 - 'speed' (integer, mandatory), to indicate the link speed. Accepted [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | verifier_log.c | 1 // SPDX-License-Identifier: GPL-2.0 61 bpf_object__for_each_program(prog, skel->obj) { in verif_log_subtest() 74 insns = bpf_program__insns(skel->progs.good_prog); in verif_log_subtest() 75 insn_cnt = bpf_program__insn_cnt(skel->progs.good_prog); in verif_log_subtest() 85 memset(logs.reference + fixed_log_sz, 0, sizeof(logs.reference) - fixed_log_sz); in verif_log_subtest() 88 * we get -ENOSPC and beginning of the full verifier log. This only in verif_log_subtest() 93 * But if provided too short log buf, kernel will NULL-out log->ubuf in verif_log_subtest() 96 * Long story short, we do the following -ENOSPC test only for in verif_log_subtest() 101 opts.log_level = log_level | 8; /* fixed-length log */ in verif_log_subtest() 106 if (!ASSERT_EQ(prog_fd, -ENOSPC, "unexpected_log_fixed_prog_load_result")) { in verif_log_subtest() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| D | iommu.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (C) Copyright IBM Corporation 2006-2008 26 #include <asm/pci-bridge.h> 29 #include <asm/cell-regs.h> 34 /* Define CELL_IOMMU_REAL_UNMAP to actually unmap non-used pages 43 * once spider-net has been fixed to pass the correct direction 88 #define IOSTE_PS_Mask 0x0000000000000007ul /* page size */ 89 #define IOSTE_PS_4K 0x0000000000000001ul /* - 4kB */ 90 #define IOSTE_PS_64K 0x0000000000000003ul /* - 64kB */ 91 #define IOSTE_PS_1M 0x0000000000000005ul /* - 1MB */ [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| D | iommu.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * (C) Copyright IBM Corporation 2006-2008 24 #include <asm/pci-bridge.h> 27 #include <asm/cell-regs.h> 32 /* Define CELL_IOMMU_REAL_UNMAP to actually unmap non-used pages 41 * once spider-net has been fixed to pass the correct direction 86 #define IOSTE_PS_Mask 0x0000000000000007ul /* page size */ 87 #define IOSTE_PS_4K 0x0000000000000001ul /* - 4kB */ 88 #define IOSTE_PS_64K 0x0000000000000003ul /* - 64kB */ 89 #define IOSTE_PS_1M 0x0000000000000005ul /* - 1MB */ [all …]
|
| /kernel/linux/linux-6.6/sound/usb/ |
| D | validate.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 // Validation of USB-audio class descriptors 9 #include <linux/usb/audio-v2.h> 10 #include <linux/usb/audio-v3.h> 19 size_t size; member 22 #define UAC_VERSION_ALL (unsigned char)(-1) 30 return d->bLength >= sizeof(*d) && in validate_uac1_header() 31 d->bLength >= sizeof(*d) + d->bInCollection; in validate_uac1_header() 41 if (d->bLength < sizeof(*d) || !d->bNrInPins) in validate_mixer_unit() 43 len = sizeof(*d) + d->bNrInPins; in validate_mixer_unit() [all …]
|
| /kernel/linux/linux-5.10/sound/usb/ |
| D | validate.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 // Validation of USB-audio class descriptors 9 #include <linux/usb/audio-v2.h> 10 #include <linux/usb/audio-v3.h> 19 size_t size; member 22 #define UAC_VERSION_ALL (unsigned char)(-1) 30 return d->bLength >= sizeof(*d) && in validate_uac1_header() 31 d->bLength >= sizeof(*d) + d->bInCollection; in validate_uac1_header() 41 if (d->bLength < sizeof(*d) || !d->bNrInPins) in validate_mixer_unit() 43 len = sizeof(*d) + d->bNrInPins; in validate_mixer_unit() [all …]
|