Home
last modified time | relevance | path

Searched +full:word +full:- +full:size (Results 1 – 25 of 1023) sorted by relevance

12345678910>>...41

/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_acpi.h54 * ARG1: (ACPI_BUFFER) size of the buffer to fill (up to 4K).
71 * WORD - structure size in bytes (includes size field)
72 * WORD - version
73 * DWORD - supported notifications mask
74 * DWORD - supported functions bit vector
102 * WORD - structure size in bytes (includes size field)
103 * DWORD - valid flags mask
104 * DWORD - flags
108 * WORD - structure size in bytes (includes size field)
109 * DWORD - valid flags mask
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/include/
Damd_acpi.h30 u16 size; /* structure size in bytes (includes size field) */ member
37 u16 size; /* structure size in bytes (includes size field) */ member
44 u16 size; /* structure size in bytes (includes size field) */ member
48 u8 thermal_state; /* thermal state: state id (0: exit state, non-0: state) */
52 u8 backlight_level; /* panel backlight level (0-255) */
56 u16 size; /* structure size in bytes (includes size field) */ member
64 u8 ipnut_signal; /* input signal in range 0-255 */
68 u16 size; /* structure size in bytes (includes size field) */ member
73 u8 min_input_signal; /* max input signal in range 0-255 */
74 u8 max_input_signal; /* min input signal in range 0-255 */
[all …]
/linux-6.14.4/drivers/crypto/ccree/
Dcc_hw_queue_defs.h1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (C) 2012-2019 ARM Limited (or its affiliates). */
21 #define CC_REG_HIGH(name) (CC_REG_LOW(name) + name ## _BIT_SIZE - 1)
24 #define CC_HWQ_GENMASK(word, field) \ argument
25 CC_GENMASK(CC_DSCRPTR_QUEUE_WORD ## word ## _ ## field)
64 u32 word[HW_DESC_SIZE_WORDS]; member
75 DESC_DIRECTION_ILLEGAL = -1,
83 DMA_MODE_NULL = -1,
92 FLOW_MODE_NULL = -1,
180 #define CC_LAST_HW_KEY_SLOT (CC_FIRST_HW_KEY_SLOT + CC_NUM_HW_KEY_SLOTS - 1)
[all …]
/linux-6.14.4/arch/arm/mm/
Dproc-macros.S1 /* SPDX-License-Identifier: GPL-2.0 */
8 #include <asm/asm-offsets.h>
17 * vma_vm_mm - get mm pointer from vma pointer (vma->vm_mm)
24 * vma_vm_flags - get vma->vm_flags
31 * act_mm - get current->active_mm
42 * mmid - get context id from mm pointer (mm->context.id)
43 * note, this field is 64bit, so in big-endian the two words are swapped too.
54 * mask_asid - mask the ASID from the context ID
62 .word \clear
63 .word \mmuset
[all …]
/linux-6.14.4/arch/s390/include/asm/
Dbitops.h1 /* SPDX-License-Identifier: GPL-2.0 */
9 * Within a word, bits are numbered LSB first. Lot's of places make
11 * This can cause confusion for large (> 1 word) bitmaps on a
12 * big-endian system because, unlike little endian, the number of each
13 * bit depends on the word size.
23 * The main difference is that bit 0-63 in the bit number field needs to be
62 addr += (nr ^ (BITS_PER_LONG - BITS_PER_BYTE)) / BITS_PER_BYTE; in arch_test_bit()
63 mask = 1UL << (nr & (BITS_PER_BYTE - 1)); in arch_test_bit()
75 #include <asm-generic/bitops/atomic.h>
76 #include <asm-generic/bitops/non-instrumented-non-atomic.h>
[all …]
Dcio.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 #include <asm/dma-types.h>
22 * struct ccw1 - channel command word
29 * operations with the device or the control unit. Only Format-1 channel
40 * struct ccw0 - channel command word
47 * The format-0 ccw structure.
81 * struct erw - extended report word
84 * @pvrf: path-verification-required flag
85 * @cpt: channel-path timeout
107 * struct erw_eadm - EADM Subchannel extended report word
[all …]
/linux-6.14.4/kernel/debug/kdb/
Dkdb_support.c8 * Copyright (c) 1999-2004 Silicon Graphics, Inc. All Rights Reserved.
30 * kdbgetsymval - Return the address of the given symbol.
43 symtab->sym_start = kallsyms_lookup_name(symname); in kdbgetsymval()
44 if (symtab->sym_start) { in kdbgetsymval()
45 kdb_dbg_printf(AR, "returns 1, symtab->sym_start=0x%lx\n", in kdbgetsymval()
46 symtab->sym_start); in kdbgetsymval()
55 * kdbnearsym() - Return the name of the symbol with the nearest address
67 * Note that, strictly speaking, some architectures may re-enter the kdb
69 * the single-threaded assumption above. In these circumstances successful
73 * namebuf[KSYM_NAME_LEN-1] will never change from '\0' although we do
[all …]
/linux-6.14.4/drivers/platform/mellanox/
Dmlxbf-bootctl.c1 // SPDX-License-Identifier: GPL-2.0+
6 * software to manage reset-time actions.
12 #include <linux/arm-smccc.h>
19 #include "mlxbf-bootctl.h"
29 "89c036b4-e7d7-11e6-8797-001aca00bfc4";
54 [MLXBF_BOOTCTL_SB_LIFECYCLE_GA_NON_SECURE] = "GA Non-Secured",
135 ((ETH_ALEN * 2) + (ETH_ALEN - 1))
156 return -EINVAL; in mlxbf_bootctl_reset_action_to_val()
317 for (key = MLXBF_SB_KEY_NUM - 1; key >= 0; key--) { in secure_boot_fuse_state_show()
354 return -EINVAL; in fw_reset_store()
[all …]
/linux-6.14.4/arch/sparc/kernel/
Duna_asm_32.S1 /* SPDX-License-Identifier: GPL-2.0 */
14 mov -EFAULT, %o0
16 /* int __do_int_store(unsigned long *dst_addr, int size,
20 * %o1 = size
23 * Return '0' on success, -EFAULT on failure.
62 .word 4b, retl_efault
63 .word 5b, retl_efault
64 .word 6b, retl_efault
65 .word 7b, retl_efault
66 .word 8b, retl_efault
[all …]
/linux-6.14.4/arch/arm/boot/bootp/
Dinit.S1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2000-2003 Russell King.
13 * size immediately following the kernel, we could build this into
20 _start: add lr, pc, #-0x8 @ lr = current load addr
22 ldmia r13!, {r4-r6} @ r5 = dest, r6 = length
30 ldmia r13, {r5-r9} @ get size and addr of initrd
43 movne r4, #2 @ Size of this entry (2 words)
44 stmiane r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
56 mov r5, #4 @ Size of initrd tag (4 words)
63 move: ldmia r4!, {r7 - r10} @ move 32-bytes at a time
[all …]
/linux-6.14.4/arch/powerpc/lib/
Dsstep.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Single-step support.
70 * Emulate the truncation of 64 bit values in 32-bit mode.
92 op->type |= DECCTR; in branch_taken()
93 if (((bo >> 1) & 1) ^ (regs->ctr == 1)) in branch_taken()
99 if (((regs->ccr >> (31 - bi)) & 1) != ((bo >> 3) & 1)) in branch_taken()
114 regs->dar = TASK_SIZE_MAX - 1; in address_ok()
116 regs->dar = ea; in address_ok()
121 * Calculate effective address for a D-form instruction
130 ea = (signed short) instr; /* sign-extend */ in dform_ea()
[all …]
/linux-6.14.4/drivers/net/phy/aquantia/
Daquantia_firmware.c1 // SPDX-License-Identifier: GPL-2.0
6 #include <linux/crc-itu-t.h>
7 #include <linux/nvmem-consumer.h>
52 * not negative and be in the size of the firmware itself.
54 static bool aqr_fw_validate_get(size_t size, size_t offset, size_t get_size) in aqr_fw_validate_get() argument
56 return offset + get_size <= size; in aqr_fw_validate_get()
59 static int aqr_fw_get_be16(const u8 *data, size_t offset, size_t size, u16 *value) in aqr_fw_get_be16() argument
61 if (!aqr_fw_validate_get(size, offset, sizeof(u16))) in aqr_fw_get_be16()
62 return -EINVAL; in aqr_fw_get_be16()
69 static int aqr_fw_get_le16(const u8 *data, size_t offset, size_t size, u16 *value) in aqr_fw_get_le16() argument
[all …]
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmcu.c1 // SPDX-License-Identifier: ISC
24 dev_err(mdev->dev, "MCU message %02x (seq %d) timed out\n", in mt7603_mcu_parse_response()
26 dev->mcu_hang = MT7603_WATCHDOG_TIMEOUT; in mt7603_mcu_parse_response()
27 return -ETIMEDOUT; in mt7603_mcu_parse_response()
30 rxd = (struct mt7603_mcu_rxd *)skb->data; in mt7603_mcu_parse_response()
31 if (seq != rxd->seq) in mt7603_mcu_parse_response()
32 return -EAGAIN; in mt7603_mcu_parse_response()
42 int hdrlen = dev->mcu_running ? sizeof(struct mt7603_mcu_txd) : 12; in mt7603_mcu_skb_send_msg()
46 mdev->mcu.timeout = 3 * HZ; in mt7603_mcu_skb_send_msg()
48 seq = ++mdev->mcu.msg_seq & 0xf; in mt7603_mcu_skb_send_msg()
[all …]
/linux-6.14.4/arch/arm/boot/compressed/
Dhead.S1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 1996-2002 Russell King
12 #include "efi-header.S"
20 AR_CLASS( .arch armv7-a )
21 M_CLASS( .arch armv7-m )
101 kputc #'-'
105 kputc #'-'
110 kputc #'-'
121 .macro dbgadtb, begin, size argument
134 kphex \size, 8 /* Size of appended DTB */
[all …]
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_nvm.c1 // SPDX-License-Identifier: GPL-2.0
14 * @data: command buffer (size [bytes] = length)
31 return -EINVAL; in ice_aq_read_nvm()
36 cmd->cmd_flags |= ICE_AQC_NVM_FLASH_ONLY; in ice_aq_read_nvm()
40 cmd->cmd_flags |= ICE_AQC_NVM_LAST_CMD; in ice_aq_read_nvm()
41 cmd->module_typeid = cpu_to_le16(module_typeid); in ice_aq_read_nvm()
42 cmd->offset_low = cpu_to_le16(offset & 0xFFFF); in ice_aq_read_nvm()
43 cmd->offset_high = (offset >> 16) & 0xFF; in ice_aq_read_nvm()
44 cmd->length = cpu_to_le16(length); in ice_aq_read_nvm()
50 * ice_read_flat_nvm - Read portion of NVM by flat offset
[all …]
/linux-6.14.4/include/linux/pds/
Dpds_adminq.h1 /* SPDX-License-Identifier: GPL-2.0 */
14 * enum pds_core_adminq_opcode - AdminQ command opcodes
48 * enum pds_core_notifyq_opcode - NotifyQ event codes
60 * struct pds_core_notifyq_event - Generic event reporting structure
73 * struct pds_core_link_change_event - Link change event notification
89 * struct pds_core_reset_event - Reset event notification
106 * struct pds_core_client_event - Client event notification
122 * struct pds_core_notifyq_cmd - Placeholder for building qcq
130 * union pds_core_notifyq_comp - Overlay of notifyq event structures
145 * struct pds_core_client_reg_cmd - Register a new client with DSC
[all …]
/linux-6.14.4/drivers/net/ethernet/qualcomm/emac/
Demac-mac.h1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
49 u32 word[6]; member
52 #define RRD_NOR(rrd) BITS_GET((rrd)->word[0], 16, 19)
53 /* start consumer index of rfd-ring */
54 #define RRD_SI(rrd) BITS_GET((rrd)->word[0], 20, 31)
55 /* vlan-tag (CVID, CFI and PRI) */
56 #define RRD_CVALN_TAG(rrd) BITS_GET((rrd)->word[2], 0, 15)
58 #define RRD_PKT_SIZE(rrd) BITS_GET((rrd)->word[3], 0, 13)
60 #define RRD_L4F(rrd) BITS_GET((rrd)->word[3], 14, 14)
[all …]
/linux-6.14.4/arch/x86/boot/
Dheader.S1 /* SPDX-License-Identifier: GPL-2.0 */
28 BOOTSEG = 0x07C0 /* original address of boot-sector */
45 # "MZ", MS-DOS header
46 .word MZ_MAGIC
60 .word IMAGE_FILE_MACHINE_I386
64 .word IMAGE_FILE_MACHINE_AMD64
66 .word section_count # nr_sections
70 .word section_table - optional_header # SizeOfOptionalHeader
71 .word IMAGE_FILE_EXECUTABLE_IMAGE | \
77 .word pe_opt_magic
[all …]
/linux-6.14.4/drivers/mtd/maps/
Desb2rom.c1 // SPDX-License-Identifier: GPL-2.0-only
38 /* This became a 16-bit register, and EN2 has disappeared */
56 /* these are 32-bit values */
100 unsigned long size; member
124 pci_read_config_byte(window->pdev, BIOS_CNTL, &byte); in esb2rom_cleanup()
125 pci_write_config_byte(window->pdev, BIOS_CNTL, in esb2rom_cleanup()
129 list_for_each_entry_safe(map, scratch, &window->maps, list) { in esb2rom_cleanup()
130 if (map->rsrc.parent) in esb2rom_cleanup()
131 release_resource(&map->rsrc); in esb2rom_cleanup()
132 mtd_device_unregister(map->mtd); in esb2rom_cleanup()
[all …]
/linux-6.14.4/Documentation/RCU/Design/Requirements/
DReadersPartitionGP1.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
29 style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
30 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
31 transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
32 inkscape:connector-curvature="0" />
43 style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
44 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
[all …]
DGPpartitionReaders1.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
29 style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
30 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
31 transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
32 inkscape:connector-curvature="0" />
43 style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
44 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354…
[all …]
/linux-6.14.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00queue.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 Copyright (C) 2004 - 2010 Ivo van Doorn <[email protected]>
19 * DOC: Entry frame size
21 * Ralink PCI devices demand the Frame size to be a multiple of 128 bytes,
24 * size according to the ieee802.11 specs.
25 * The aggregation size depends on support from the driver, but should
83 * this structure should not exceed the size of that array (40 bytes).
91 * of the scope of the skb->data pointer.
93 * @skb_dma: (PCI-only) the DMA address associated with the sk buffer.
112 * get_skb_frame_desc - Obtain the rt2x00 frame descriptor from a sk_buff.
[all …]
/linux-6.14.4/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_dec_parse.c1 // SPDX-License-Identifier: GPL-2.0-only
16 u32 size; member
22 if (stream->curr >= stream->size) in read_byte()
23 return -1; in read_byte()
24 return stream->addr[stream->curr++]; in read_byte()
27 static int read_word_be(struct mtk_jpeg_stream *stream, u32 *word) in read_word_be() argument
33 if (byte == -1) in read_word_be()
34 return -1; in read_word_be()
37 if (byte == -1) in read_word_be()
38 return -1; in read_word_be()
[all …]
/linux-6.14.4/arch/sh/drivers/pci/
Dpci-sh7751.c1 // SPDX-License-Identifier: GPL-2.0
3 * Low-Level PCI Support for the SH7751
5 * Copyright (C) 2003 - 2009 Paul Mundt
15 #include "pci-sh4.h"
22 unsigned long word; in __area_sdram_check() local
24 word = __raw_readl(SH7751_BCR1); in __area_sdram_check()
26 if (((word >> area) & 1) == 0) { in __area_sdram_check()
28 area, word); in __area_sdram_check()
31 pci_write_reg(chan, word, SH4_PCIBCR1); in __area_sdram_check()
33 word = __raw_readw(SH7751_BCR2); in __area_sdram_check()
[all …]
/linux-6.14.4/drivers/nvmem/
Dsunxi_sid.c1 // SPDX-License-Identifier: GPL-2.0+
6 * Copyright (C) 2014 Maxime Ripard <maxime.ripard@free-electrons.com>
13 #include <linux/nvmem-provider.h>
19 /* Registers and special values for doing register-based SID readout on H3 */
30 u32 size; member
43 u32 word; in sunxi_sid_read() local
46 __ioread32_copy(val, sid->base + sid->value_offset + offset, bytes / 4); in sunxi_sid_read()
56 word = readl_relaxed(sid->base + sid->value_offset + offset); in sunxi_sid_read()
57 memcpy(val, &word, bytes); in sunxi_sid_read()
69 /* Set word, lock access, and set read command */ in sun8i_sid_register_readout()
[all …]

12345678910>>...41