| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_intf.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. 51 * @ setup_prog_fetch : enables/disables the programmable fetch logic 64 const struct intf_prog_fetch *fetch); 93 * to_dpu_hw_intf - convert base object dpu_hw_base to container 94 * @hw: Pointer to base hardware block 95 * return: Pointer to hardware block container
|
| D | dpu_hw_intf.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. 68 for (i = 0; i < m->intf_count; i++) { in _intf_offset() 69 if ((intf == m->intf[i].id) && in _intf_offset() 70 (m->intf[i].type != INTF_NONE)) { in _intf_offset() 71 b->base_off = addr; in _intf_offset() 72 b->blk_off = m->intf[i].base; in _intf_offset() 73 b->length = m->intf[i].len; in _intf_offset() 74 b->hwversion = m->hwversion; in _intf_offset() 75 b->log_mask = DPU_DBG_MASK_INTF; in _intf_offset() [all …]
|
| /kernel/linux/linux-4.19/include/linux/dma/ |
| D | sprd-dma.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 13 * @SPRD_DMA_BLK_REQ: block request mode 15 * @SPRD_DMA_LIST_REQ: link-list request mode 17 * We have 4 types request mode: fragment mode, block mode, transaction mode 18 * and linklist mode. One transaction can contain several blocks, one block can 19 * contain several fragments. Link-list mode means we can save several DMA 20 * configuration into one reserved memory, then DMA can fetch each DMA 35 * @SPRD_DMA_BLK_INT: block done interrupt when one block request is done. 36 * @SPRD_DMA_BLK_FRAG_INT: block and fragment interrupt when one fragment 37 * or one block request is done. [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_intf.h | 1 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. 59 * @ setup_prog_fetch : enables/disables the programmable fetch logic 72 const struct intf_prog_fetch *fetch); 102 * to_dpu_hw_intf - convert base object dpu_hw_base to container 103 * @hw: Pointer to base hardware block 104 * return: Pointer to hardware block container
|
| D | dpu_hw_sspp.h | 1 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. 53 * DPU_SSPP_RECT_SOLO - multirect disabled 54 * DPU_SSPP_RECT_0 - rect0 of a multirect pipe 55 * DPU_SSPP_RECT_1 - rect1 of a multirect pipe 119 * should be sum of fetch + repeat pixels. 218 * struct dpu_hw_pipe_ts_cfg - traffic shaper configuration 228 * struct dpu_hw_sspp_ops - interface to the SSPP Hw driver functions 234 * setup_format - setup pixel format cropping rectangle, flip 245 * setup_rects - setup pipe ROI rectangles 255 * setup_pe - setup pipe pixel extension [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | textsearch.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 19 * struct ts_state - search state 30 * struct ts_ops - search module operations 53 * struct ts_config - search configuration 56 * @get_next_block: callback to fetch the next block to search in 65 * @get_next_block: fetch next block of data 72 * head of the next block of data to &*dst and return the length 73 * of the block or 0 if at the end. consumed == 0 indicates 74 * a new search. May store/read persistent values in state->cb. 94 * textsearch_next - continue searching for a pattern [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | textsearch.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 19 * struct ts_state - search state 30 * struct ts_ops - search module operations 53 * struct ts_config - search configuration 56 * @get_next_block: callback to fetch the next block to search in 65 * @get_next_block: fetch next block of data 72 * head of the next block of data to &*dst and return the length 73 * of the block or 0 if at the end. consumed == 0 indicates 74 * a new search. May store/read persistent values in state->cb. 94 * textsearch_next - continue searching for a pattern [all …]
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | key.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2006-2008 Nokia Corporation. 12 * This header contains various key-related definitions and helper function. 19 * Keys are 64-bits long. First 32-bits are inode number (parent inode number 28 * different c->key_format. But right now, there is only one key type, UBIFS_SIMPLE_KEY_FMT. 35 * key_mask_hash - mask a valid hash value. 51 * key_r5_hash - R5 hash function (borrowed from reiserfs). 60 while (len--) { in key_r5_hash() 71 * key_test_hash - testing hash function. 85 * ino_key_init - initialize inode key. [all …]
|
| /kernel/linux/linux-4.19/fs/ubifs/ |
| D | key.h | 4 * Copyright (C) 2006-2008 Nokia Corporation. 17 * Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 24 * This header contains various key-related definitions and helper function. 31 * Keys are 64-bits long. First 32-bits are inode number (parent inode number 40 * different c->key_format. But right now, there is only one key type, UBIFS_SIMPLE_KEY_FMT. 47 * key_mask_hash - mask a valid hash value. 63 * key_r5_hash - R5 hash function (borrowed from reiserfs). 72 while (len--) { in key_r5_hash() 83 * key_test_hash - testing hash function. 97 * ino_key_init - initialize inode key. [all …]
|
| /kernel/linux/linux-4.19/drivers/misc/sgi-gru/ |
| D | gru_instructions.h | 16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 55 * Control block status and exception codes 75 * Structure used to fetch exception detail for CBs that terminate with 98 /* DW 0 - low */ 108 /* DW 0 - high */ 117 /* DW 2-6 */ 190 /* GAMIR - AMOs with implicit operands */ 191 #define EOP_IR_FETCH 0x01 /* Plain fetch of memory */ 192 #define EOP_IR_CLR 0x02 /* Fetch and clear */ 193 #define EOP_IR_INC 0x05 /* Fetch and increment */ [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
| D | gru_instructions.h | 16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 55 * Control block status and exception codes 75 * Structure used to fetch exception detail for CBs that terminate with 98 /* DW 0 - low */ 108 /* DW 0 - high */ 117 /* DW 2-6 */ 190 /* GAMIR - AMOs with implicit operands */ 191 #define EOP_IR_FETCH 0x01 /* Plain fetch of memory */ 192 #define EOP_IR_CLR 0x02 /* Fetch and clear */ 193 #define EOP_IR_INC 0x05 /* Fetch and increment */ [all …]
|
| /kernel/linux/linux-4.19/include/trace/events/ |
| D | afs.h | 34 afs_FS_FetchData = 130, /* AFS Fetch file data */ 35 afs_FS_FetchStatus = 132, /* AFS Fetch file status */ 52 afs_FS_InlineBulkStatus = 65536, /* AFS Fetch multiple file statuses with errors */ 53 afs_FS_FetchData64 = 65537, /* AFS Fetch file data */ 190 __entry->call = call->debug_id; 191 __entry->state = call->state; 192 __entry->unmarshall = call->unmarshall; 193 __entry->count = count; 194 __entry->offset = offset; 195 __entry->want_more = want_more; [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | sa2ul.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Copyright (C) 2018-2020 Texas Instruments Incorporated - http://www.ti.com 62 ((ctx_sz) ? ((ctx_sz) / 32 - 1) : 0) 82 /* 16-bit Length of Data to be processed */ 96 /* SWINFO word-0 flags */ 125 * Bit 0-1: Fetch PHP Bytes 126 * Bit 2-3: Fetch Encryption/Air Ciphering Bytes 127 * Bit 4-5: Fetch Authentication Bytes or Encr pass 2 128 * Bit 6-7: Evict PHP Bytes 155 #define SA_ALIGN_MASK (sizeof(u32) - 1) [all …]
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | trap_pf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 * bit 2 == 0: kernel-mode access 1: user-mode access 12 * bit 4 == 1: fault was an instruction fetch 13 * bit 5 == 1: protection keys block access
|
| /kernel/linux/linux-4.19/arch/nios2/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 68 a value of 11 means that the largest free memory block is 2^10 pages. 87 Nios II CPUs cannot fetch/store data which is not bus aligned, 88 i.e., a 2 or 4 byte fetch must start at an address divisible by 89 2 or 4. Any non-aligned load/store instructions will be trapped and 106 some command-line options at build time by entering them here. In 127 bool "Passed kernel command line from u-boot" 130 Use bootargs env variable from u-boot for kernel command line.
|
| /kernel/linux/linux-5.10/arch/nios2/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 67 a value of 11 means that the largest free memory block is 2^10 pages. 86 Nios II CPUs cannot fetch/store data which is not bus aligned, 87 i.e., a 2 or 4 byte fetch must start at an address divisible by 88 2 or 4. Any non-aligned load/store instructions will be trapped and 105 some command-line options at build time by entering them here. In 126 bool "Passed kernel command line from u-boot" 128 Use bootargs env variable from u-boot for kernel command line.
|
| /kernel/linux/linux-4.19/drivers/s390/crypto/ |
| D | pkey_api.c | 1 // SPDX-License-Identifier: GPL-2.0 29 /* Size of parameter block used for all cca requests/replies */ 32 /* Size of vardata block used for some of the cca requests/replies */ 84 if (t->type != 0x01) { in check_secaeskeytoken() 87 __func__, (int) t->type); in check_secaeskeytoken() 88 return -EINVAL; in check_secaeskeytoken() 90 if (t->version != 0x04) { in check_secaeskeytoken() 93 __func__, (int) t->version); in check_secaeskeytoken() 94 return -EINVAL; in check_secaeskeytoken() 96 if (keybitsize > 0 && t->bitsize != keybitsize) { in check_secaeskeytoken() [all …]
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | afs.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 113 afs_FS_FetchData = 130, /* AFS Fetch file data */ 114 afs_FS_FetchACL = 131, /* AFS Fetch file ACL */ 115 afs_FS_FetchStatus = 132, /* AFS Fetch file status */ 133 afs_FS_InlineBulkStatus = 65536, /* AFS Fetch multiple file statuses with errors */ 134 afs_FS_FetchData64 = 65537, /* AFS Fetch file data */ 139 yfs_FS_FetchData = 130, /* YFS Fetch file data */ 140 yfs_FS_FetchACL = 64131, /* YFS Fetch file ACL */ 141 yfs_FS_FetchStatus = 64132, /* YFS Fetch file status */ 163 yfs_FS_InlineBulkStatus = 64536, /* YFS Fetch multiple file statuses with errors */ [all …]
|
| /kernel/linux/linux-4.19/drivers/dma/dw-axi-dmac/ |
| D | dw-axi-dmac.h | 1 // SPDX-License-Identifier: GPL-2.0 2 // (C) 2017-2018 Synopsys, Inc. (www.synopsys.com) 19 #include "../virt-dma.h" 93 return &dchan->dev->device; in dchan2dev() 98 return &chan->vc.chan.dev->device; in chan2dev() 125 #define DMAC_CHEN_L 0x018 /* R/W DMAC Channel Enable 00-31 */ 126 #define DMAC_CHEN_H 0x01C /* R/W DMAC Channel Enable 32-63 */ 137 #define CH_BLOCK_TS 0x010 /* R/W Chan Block Transfer Size */ 139 #define CH_CTL_L 0x018 /* R/W Chan Control 00-31 */ 140 #define CH_CTL_H 0x01C /* R/W Chan Control 32-63 */ [all …]
|
| /kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/ |
| D | dw-axi-dmac.h | 1 // SPDX-License-Identifier: GPL-2.0 2 // (C) 2017-2018 Synopsys, Inc. (www.synopsys.com) 19 #include "../virt-dma.h" 93 return &dchan->dev->device; in dchan2dev() 98 return &chan->vc.chan.dev->device; in chan2dev() 125 #define DMAC_CHEN_L 0x018 /* R/W DMAC Channel Enable 00-31 */ 126 #define DMAC_CHEN_H 0x01C /* R/W DMAC Channel Enable 32-63 */ 137 #define CH_BLOCK_TS 0x010 /* R/W Chan Block Transfer Size */ 139 #define CH_CTL_L 0x018 /* R/W Chan Control 00-31 */ 140 #define CH_CTL_H 0x01C /* R/W Chan Control 32-63 */ [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | chafsr.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * ch --> cheetah 10 * ch+ --> cheetah plus 11 * jp --> jalapeno 15 * read, write 1 to clear. M_SYNDROME and E_SYNDROME are read-only. 33 /* Hardware corrected E-cache Tag ECC error */ 38 /* SW handled correctable E-cache Tag ECC error */ 43 /* Uncorrectable E-cache Tag ECC error */ 65 * 64-byte system bus transaction. Only the first ECC error in a 16-byte 66 * subunit will be logged. All errors in subsequent 16-byte subunits [all …]
|
| /kernel/linux/linux-4.19/arch/sparc/include/asm/ |
| D | chafsr.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * ch --> cheetah 10 * ch+ --> cheetah plus 11 * jp --> jalapeno 15 * read, write 1 to clear. M_SYNDROME and E_SYNDROME are read-only. 33 /* Hardware corrected E-cache Tag ECC error */ 38 /* SW handled correctable E-cache Tag ECC error */ 43 /* Uncorrectable E-cache Tag ECC error */ 65 * 64-byte system bus transaction. Only the first ECC error in a 16-byte 66 * subunit will be logged. All errors in subsequent 16-byte subunits [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/greybus/ |
| D | fw-download.c | 1 // SPDX-License-Identifier: GPL-2.0 18 /* Timeout, in jiffies, within which fetch or release firmware must be called */ 48 dev_dbg(fw_req->fw_download->parent, "firmware %s released\n", in fw_req_release() 49 fw_req->name); in fw_req_release() 51 release_firmware(fw_req->fw); in fw_req_release() 54 * The request timed out and the module may send a fetch-fw or in fw_req_release() 55 * release-fw request later. Lets block the id we allocated for this in fw_req_release() 56 * request, so that the AP doesn't refer to a later fw-request (with in fw_req_release() 57 * same firmware_id) for the old timedout fw-request. in fw_req_release() 65 if (!fw_req->timedout) in fw_req_release() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| D | fw-download.c | 1 // SPDX-License-Identifier: GPL-2.0 18 /* Timeout, in jiffies, within which fetch or release firmware must be called */ 48 dev_dbg(fw_req->fw_download->parent, "firmware %s released\n", in fw_req_release() 49 fw_req->name); in fw_req_release() 51 release_firmware(fw_req->fw); in fw_req_release() 54 * The request timed out and the module may send a fetch-fw or in fw_req_release() 55 * release-fw request later. Lets block the id we allocated for this in fw_req_release() 56 * request, so that the AP doesn't refer to a later fw-request (with in fw_req_release() 57 * same firmware_id) for the old timedout fw-request. in fw_req_release() 65 if (!fw_req->timedout) in fw_req_release() [all …]
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | jump_label.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 20 * 16-bit NOP_S if this is required. 22 * It's enough that our 32-bit instruction don't cross L1 cache line boundary / 23 * L1 I$ fetch block boundary which can be achieved by using
|