| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | elf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 28 #define EFA_PARISC_1_0 0x020b /* PA-RISC 1.0 big-endian. */ 29 #define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */ 30 #define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */ 60 #define R_PARISC_DIR32 1 /* Direct 32-bit reference. */ 61 #define R_PARISC_DIR21L 2 /* Left 21 bits of eff. address. */ 62 #define R_PARISC_DIR17R 3 /* Right 17 bits of eff. address. */ 63 #define R_PARISC_DIR17F 4 /* 17 bits of eff. address. */ 64 #define R_PARISC_DIR14R 6 /* Right 14 bits of eff. address. */ 65 #define R_PARISC_PCREL32 9 /* 32-bit rel. address. */ [all …]
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | elf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 28 #define EFA_PARISC_1_0 0x020b /* PA-RISC 1.0 big-endian. */ 29 #define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */ 30 #define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */ 60 #define R_PARISC_DIR32 1 /* Direct 32-bit reference. */ 61 #define R_PARISC_DIR21L 2 /* Left 21 bits of eff. address. */ 62 #define R_PARISC_DIR17R 3 /* Right 17 bits of eff. address. */ 63 #define R_PARISC_DIR17F 4 /* 17 bits of eff. address. */ 64 #define R_PARISC_DIR14R 6 /* Right 14 bits of eff. address. */ 65 #define R_PARISC_PCREL32 9 /* 32-bit rel. address. */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ext4/ |
| D | group_descr.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 ----------------------- 38 checksum is the lower 16 bits of the checksum of the FS UUID, the group 45 .. list-table:: 47 :header-rows: 1 49 * - Offset 50 - Size 51 - Name 52 - Description 53 * - 0x0 [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | group_descr.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 ----------------------- 38 checksum is the lower 16 bits of the checksum of the FS UUID, the group 45 .. list-table:: 47 :header-rows: 1 49 * - Offset 50 - Size 51 - Name 52 - Description 53 * - 0x0 [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | pcic.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 47 #define PCI_SPACE_SIZE 0x1000000 /* 16 MB */ 50 #define PCI_DIAGNOSTIC_0 0x40 /* 32 bits */ 51 #define PCI_SIZE_0 0x44 /* 32 bits */ 52 #define PCI_SIZE_1 0x48 /* 32 bits */ 53 #define PCI_SIZE_2 0x4c /* 32 bits */ 54 #define PCI_SIZE_3 0x50 /* 32 bits */ 55 #define PCI_SIZE_4 0x54 /* 32 bits */ 56 #define PCI_SIZE_5 0x58 /* 32 bits */ 57 #define PCI_PIO_CONTROL 0x60 /* 8 bits */ [all …]
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | pcic.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 47 #define PCI_SPACE_SIZE 0x1000000 /* 16 MB */ 50 #define PCI_DIAGNOSTIC_0 0x40 /* 32 bits */ 51 #define PCI_SIZE_0 0x44 /* 32 bits */ 52 #define PCI_SIZE_1 0x48 /* 32 bits */ 53 #define PCI_SIZE_2 0x4c /* 32 bits */ 54 #define PCI_SIZE_3 0x50 /* 32 bits */ 55 #define PCI_SIZE_4 0x54 /* 32 bits */ 56 #define PCI_SIZE_5 0x58 /* 32 bits */ 57 #define PCI_PIO_CONTROL 0x60 /* 8 bits */ [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | pci-bridge-emul.c | 1 // SPDX-License-Identifier: GPL-2.0 21 #include "pci-bridge-emul.h" 29 * struct pci_bridge_reg_behavior - register bits behaviors 30 * @ro: Read-Only bits 31 * @rw: Read-Write bits 32 * @w1c: Write-1-to-Clear bits 34 * Reads and Writes will be filtered by specified behavior. All other bits not 37 * multi-bit fields) when read". 40 /* Read-only bits */ 43 /* Read-write bits */ [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-devkit8000-lcd-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include "omap3-devkit8000-common.dtsi" 15 compatible = "panel-dpi"; 18 enable-gpios = <&twl_gpio 18 GPIO_ACTIVE_HIGH>; 22 remote-endpoint = <&dpi_lcd_out>; 30 #address-cells = <1>; 31 #size-cells = <0>; 34 remote-endpoint = <&lcd_in>; 35 data-lines = <24>; 41 regulator-min-microvolt = <1800000>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-devkit8000-lcd-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include "omap3-devkit8000-common.dtsi" 15 compatible = "panel-dpi"; 18 enable-gpios = <&twl_gpio 18 GPIO_ACTIVE_HIGH>; 22 remote-endpoint = <&dpi_lcd_out>; 30 #address-cells = <1>; 31 #size-cells = <0>; 34 remote-endpoint = <&lcd_in>; 35 data-lines = <24>; 41 regulator-min-microvolt = <1800000>; [all …]
|
| D | imx7d-pico-hobbit.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 #include "imx7d-pico.dtsi" 8 model = "TechNexion PICO-IMX7D Board using Hobbit baseboard"; 9 compatible = "technexion,imx7d-pico-hobbit", "fsl,imx7d"; 12 compatible = "gpio-leds"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_gpio_leds>; 17 label = "gpio-led"; 23 compatible = "simple-audio-card"; 24 simple-audio-card,name = "imx7-sgtl5000"; [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ipa/reg/ |
| D | ipa_reg-v4.5.c | 1 // SPDX-License-Identifier: GPL-2.0 27 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 30 /* Bits 22-31 reserved */ 52 [H_DCPH] = BIT(16), 76 [ROUTE_DEF_HDR_OFST] = GENMASK(16, 7), 78 /* Bits 22-23 reserved */ 80 /* Bits 25-31 reserved */ 87 [MEM_BADDR] = GENMASK(31, 16), 95 /* Bits 8-31 reserved */ 103 /* Bits 8-15 reserved */ [all …]
|
| D | ipa_reg-v5.0.c | 1 // SPDX-License-Identifier: GPL-2.0 13 [MAX_PROD_PIPES] = GENMASK(23, 16), 36 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 43 /* Bits 28-29 reserved */ 67 [H_DCPH] = BIT(16), 90 [ROUTE_DEF_HDR_OFST] = GENMASK(25, 16), 94 /* Bits 29-31 reserved */ 101 [MEM_BADDR] = GENMASK(31, 16), 109 /* Bits 8-31 reserved */ 117 /* Bits 8-15 reserved */ [all …]
|
| D | ipa_reg-v4.7.c | 1 // SPDX-License-Identifier: GPL-2.0 27 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 30 /* Bits 22-31 reserved */ 52 [H_DCPH] = BIT(16), 76 [ROUTE_DEF_HDR_OFST] = GENMASK(16, 7), 78 /* Bits 22-23 reserved */ 80 /* Bits 25-31 reserved */ 87 [MEM_BADDR] = GENMASK(31, 16), 95 /* Bits 8-31 reserved */ 103 /* Bits 8-15 reserved */ [all …]
|
| D | ipa_reg-v4.11.c | 1 // SPDX-License-Identifier: GPL-2.0 27 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 34 /* Bits 24-29 reserved */ 58 [H_DCPH] = BIT(16), 82 [ROUTE_DEF_HDR_OFST] = GENMASK(16, 7), 84 /* Bits 22-23 reserved */ 86 /* Bits 25-31 reserved */ 93 [MEM_BADDR] = GENMASK(31, 16), 101 /* Bits 8-31 reserved */ 109 /* Bits 8-15 reserved */ [all …]
|
| D | ipa_reg-v4.9.c | 1 // SPDX-License-Identifier: GPL-2.0 27 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 33 /* Bits 25-29 reserved */ 57 [H_DCPH] = BIT(16), 81 [ROUTE_DEF_HDR_OFST] = GENMASK(16, 7), 83 /* Bits 22-23 reserved */ 85 /* Bits 25-31 reserved */ 92 [MEM_BADDR] = GENMASK(31, 16), 100 /* Bits 8-31 reserved */ 108 /* Bits 8-15 reserved */ [all …]
|
| D | ipa_reg-v4.2.c | 1 // SPDX-License-Identifier: GPL-2.0 27 [IPA_QMB_SELECT_GLOBAL_EN] = BIT(16), 29 /* Bits 21-31 reserved */ 51 [H_DCPH] = BIT(16), 65 /* Bits 30-31 reserved */ 74 [ROUTE_DEF_HDR_OFST] = GENMASK(16, 7), 76 /* Bits 22-23 reserved */ 78 /* Bits 25-31 reserved */ 85 [MEM_BADDR] = GENMASK(31, 16), 93 /* Bits 8-31 reserved */ [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx7d-pico-hobbit.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 #include "imx7d-pico.dtsi" 8 model = "TechNexion PICO-IMX7D Board using Hobbit baseboard"; 9 compatible = "technexion,imx7d-pico-hobbit", "fsl,imx7d"; 12 compatible = "gpio-leds"; 13 pinctrl-names = "default"; 14 pinctrl-0 = <&pinctrl_gpio_leds>; 17 label = "gpio-led"; 23 compatible = "simple-audio-card"; 24 simple-audio-card,name = "imx7-sgtl5000"; [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_qmath.c | 1 // SPDX-License-Identifier: ISC 9 * Description: This function make 16 bit unsigned multiplication. 10 * To fit the output into 16 bits the 32 bit multiplication result is right 11 * shifted by 16 bits. 15 return (u16) (((u32) op1 * (u32) op2) >> 16); in qm_mulu16() 19 * Description: This function make 16 bit multiplication and return the result 20 * in 16 bits. To fit the multiplication result into 16 bits the multiplication 21 * result is right shifted by 15 bits. Right shifting 15 bits instead of 16 bits 23 * When both the 16bit inputs are 0x8000 then the output is saturated to 39 * result. If the result overflow 32 bits, the output will be saturated to [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_qmath.c | 1 // SPDX-License-Identifier: ISC 9 * Description: This function make 16 bit unsigned multiplication. 10 * To fit the output into 16 bits the 32 bit multiplication result is right 11 * shifted by 16 bits. 15 return (u16) (((u32) op1 * (u32) op2) >> 16); in qm_mulu16() 19 * Description: This function make 16 bit multiplication and return the result 20 * in 16 bits. To fit the multiplication result into 16 bits the multiplication 21 * result is right shifted by 15 bits. Right shifting 15 bits instead of 16 bits 23 * When both the 16bit inputs are 0x8000 then the output is saturated to 39 * result. If the result overflow 32 bits, the output will be saturated to [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/rc/ |
| D | rc-protos.rst | 1 .. SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later 22 Some remotes have a pointer-type device which can used to control the 29 rc-5 (RC_PROTO_RC5) 30 ------------------- 32 This IR protocol uses manchester encoding to encode 14 bits. There is a 38 .. flat-table:: rc5 bits scancode mapping 41 * - rc-5 bit 43 - scancode bit 45 - description 47 * - 1 [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
| D | rc-protos.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 22 Some remotes have a pointer-type device which can used to control the 29 rc-5 (RC_PROTO_RC5) 30 ------------------- 32 This IR protocol uses manchester encoding to encode 14 bits. There is a 38 .. flat-table:: rc5 bits scancode mapping 41 * - rc-5 bit 43 - scancode bit 45 - description 47 * - 1 [all …]
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | pci-bridge-emul.c | 1 // SPDX-License-Identifier: GPL-2.0 21 #include "pci-bridge-emul.h" 28 * struct pci_bridge_reg_behavior - register bits behaviors 29 * @ro: Read-Only bits 30 * @rw: Read-Write bits 31 * @w1c: Write-1-to-Clear bits 33 * Reads and Writes will be filtered by specified behavior. All other bits not 36 * multi-bit fields) when read". 39 /* Read-only bits */ 42 /* Read-write bits */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-reg.h | 10 * vxge-reg.h: Driver for Exar Corp's X3100 Series 10GbE PCIe I/O Virtualized 12 * Copyright(c) 2002-2010 Exar Corp. 18 * vxge_mBIT(loc) - set bit at offset 23 * vxge_vBIT(val, loc, sz) - set bits at offset 25 #define vxge_vBIT(val, loc, sz) (((u64)(val)) << (64-(loc)-(sz))) 26 #define vxge_vBIT32(val, loc, sz) (((u32)(val)) << (32-(loc)-(sz))) 29 * vxge_bVALn(bits, loc, n) - Get the value of n bits at location 31 #define vxge_bVALn(bits, loc, n) \ argument 32 ((((u64)bits) >> (64-(loc+n))) & ((0x1ULL << n) - 1)) 34 #define VXGE_HW_TITAN_ASIC_ID_GET_INITIAL_DEVICE_ID(bits) \ argument [all …]
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | crct10dif-pcl-asm_64.S | 2 # Implement fast CRC-T10DIF computation with SSE and PCLMULQDQ instructions 50 # /white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf 68 movdqu \offset+16(buf), %xmm12 95 # Assumes len >= 16. 97 .align 16 108 movdqu 16*0(buf), %xmm0 109 movdqu 16*1(buf), %xmm1 110 movdqu 16*2(buf), %xmm2 111 movdqu 16*3(buf), %xmm3 112 movdqu 16*4(buf), %xmm4 [all …]
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | crct10dif-pcl-asm_64.S | 2 # Implement fast CRC-T10DIF computation with SSE and PCLMULQDQ instructions 50 # /white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf 68 movdqu \offset+16(buf), %xmm12 95 # Assumes len >= 16. 107 movdqu 16*0(buf), %xmm0 108 movdqu 16*1(buf), %xmm1 109 movdqu 16*2(buf), %xmm2 110 movdqu 16*3(buf), %xmm3 111 movdqu 16*4(buf), %xmm4 112 movdqu 16*5(buf), %xmm5 [all …]
|