Home
last modified time | relevance | path

Searched +full:max +full:- +full:by +full:- +full:define (Results 1 – 25 of 1039) sorted by relevance

12345678910>>...42

/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2015-2017 Intel Deutschland GmbH
4 * Copyright (C) 2018-2024 Intel Corporation
8 #include "iwl-config.h"
9 #include "iwl-prph.h"
13 #define IWL_22000_UCODE_API_MAX 77
16 #define IWL_22000_UCODE_API_MIN 77
19 #define IWL_22000_NVM_VERSION 0x0a1d
22 #define IWL_22000_DCCM_OFFSET 0x800000 /* LMAC1 */
23 #define IWL_22000_DCCM_LEN 0x10000 /* LMAC1 */
[all …]
/linux/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 #define _UAPI_XT_HASHLIMIT_H
10 #define XT_HASHLIMIT_SCALE 10000
11 #define XT_HASHLIMIT_SCALE_v2 1000000llu
12 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
16 /* packet length accounting is done in 16-byte steps */
17 #define XT_HASHLIMIT_BYTE_SHIFT 4
19 /* details of this structure hidden by the implementation */
39 __u32 max; /* max number of entries */ member
48 /* Used internally by the kernel */
[all …]
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * of PCI-SCSI IO processors.
6 * Copyright (C) 1999-2001 Gerard Roudier <groudier@free.fr>
9 * Copyright (C) 1998-2000 Gerard Roudier
12 * a port of the FreeBSD ncr driver to Linux-1.2.13.
14 * The original ncr driver has been written for 386bsd and FreeBSD by
16 * Stefan Esser <se@mi.Uni-Koeln.de>
24 *-----------------------------------------------------------------------------
28 #define SYM53C8XX_H
35 * 1 : 40 bit addressing when supported by chip.
[all …]
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_cr_defs_client.h1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
5 #define PVR_ROGUE_CR_DEFS_CLIENT_H
7 /* clang-format off */
10 * This register controls the anti-aliasing mode of the Tiling Co-Processor, independent control is
15 * 2xmsaa is achieved by enabling Y - TE does AA on Y plane only
16 * 4xmsaa is achieved by enabling Y and X - TE does AA on X and Y plane
17 * 8xmsaa not supported by XE cores
20 * 2xmsaa is achieved by enabling X2 - does not affect TE
21 * 4xmsaa is achieved by enabling Y and X2 - TE does AA on Y plane only
22 * 8xmsaa is achieved by enabling Y, X and X2 - TE does AA on X and Y plane
[all …]
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_config.h7 * Copyright (c) 2003-2016 Cavium, Inc.
11 * published by the Free Software Foundation.
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
23 #define __OCTEON_CONFIG_H__
25 /*--------------------------CONFIG VALUES------------------------*/
35 #define MAX_OCTEON_NICIF 128
36 #define MAX_OCTEON_DEVICES MAX_OCTEON_NICIF
37 #define MAX_OCTEON_LINKS MAX_OCTEON_NICIF
38 #define MAX_OCTEON_MULTICAST_ADDR 32
40 #define MAX_OCTEON_FILL_COUNT 8
[all …]
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 #define __LINUX_PKT_SCHED_H
12 with obsolete IPv6 values is not occasional :-). New IPv6 drafts
13 preferred full anarchy inspired by diffserv group.
20 #define TC_PRIO_BESTEFFORT 0
21 #define TC_PRIO_FILLER 1
22 #define TC_PRIO_BULK 2
23 #define TC_PRIO_INTERACTIVE_BULK 4
24 #define TC_PRIO_INTERACTIVE 6
25 #define TC_PRIO_CONTROL 7
[all …]
H A Dbtf.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 #define _UAPI__LINUX_BTF_H__
8 #define BTF_MAGIC 0xeB9F
9 #define BTF_VERSION 1
24 /* Max # of type identifier */
25 #define BTF_MAX_TYPE 0x000fffff
26 /* Max offset into the string section */
27 #define BTF_MAX_NAME_OFFSET 0x00ffffff
28 /* Max # of struct/union/enum members or func args */
29 #define BTF_MAX_VLEN 0xffff
[all …]
/linux/drivers/cpufreq/
H A Dgx-suspmod.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * (C) 2002 Hiroshi Miura <miura@da-cha.org>
10 * software is provided AS-IS with no warranties.
19 * Suspend Modulation works by asserting and de-asserting the SUSP# pin
28 * 32us intervals which the SUSP# pin is asserted(ON)/de-asserted(OFF)
31 * These counters define a ratio which is the effective frequency
35 * F_eff = Fgx * ----------------------
43 * on_duration = off_duration * (stock_freq - freq) / freq
46 * on_duration = DURATION - off_duration
48 *---------------------------------------------------------------------------
[all …]
/linux/include/uapi/sound/
H A Dtlv.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
4 #define __UAPI_SOUND_TLV_H
6 #define SNDRV_CTL_TLVT_CONTAINER 0 /* one level down - group of TLVs */
7 #define SNDRV_CTL_TLVT_DB_SCALE 1 /* dB scale */
8 #define SNDRV_CTL_TLVT_DB_LINEA
[all...]
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved.
4 * Copyright (c) 2015-2018, 2020 The Linux Foundation. All rights reserved.
8 #define _DPU_HW_CATALOG_H
16 * Max hardware block count: For ex: max 12 SSPP pipes or
17 * 5 ctl paths. In all cases, it can have max 12 hardware blocks
20 #define MAX_BLOCKS 12
22 #define DPU_HW_BLK_NAME_LEN 16
24 #define DPU_MAX_IMG_WIDTH 0x3fff
25 #define DPU_MAX_IMG_HEIGHT 0x3fff
[all …]
/linux/drivers/media/rc/
H A Drc-core-priv.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (C) 2010 by Mauro Carvalho Chehab
9 #define _RC_CORE_PRIV
11 #define RC_DEV_MAX 256
12 /* Define the max number of pulse/space transitions to buffer */
13 #define MAX_IR_EVENT_SIZE 512
17 #include <media/rc-core.h>
20 * rc_open - Opens a RC device
27 * rc_close - Closes a RC device
36 u64 protocols; /* which are handled by this handler */
[all …]
H A Dir-rc5-decoder.c1 // SPDX-License-Identifier: GPL-2.0
2 // ir-rc5-decoder.c - decoder for RC5(x) and StreamZap protocols
4 // Copyright (C) 2010 by Mauro Carvalho Chehab
5 // Copyright (C) 2010 by Jarod Wilson <jarod@redhat.com>
12 #include "rc-core-priv.h"
15 #define RC5_NBITS 14
16 #define RC5_SZ_NBITS 15
17 #define RC5X_NBITS 20
18 #define CHECK_RC5X_NBITS 8
19 #define RC5_UNIT 889 /* us */
[all …]
/linux/include/linux/i3c/
H A Ddevice.h1 /* SPDX-License-Identifier: GPL-2.0 */
9 #define I3C_DEV_H
19 * enum i3c_error_code - I3C error codes
27 * These are the standard error codes as defined by the I3C specification.
28 * When -EIO is returned by the i3c_device_do_priv_xfers() or
42 * enum i3c_hdr_mode - HDR mode ids
54 * struct i3c_priv_xfer - I3
[all...]
/linux/drivers/staging/media/imx/
H A Dimx-media-fim.c1 // SPDX-License-Identifier: GPL-2.0+
13 #include <media/v4l2-ctrls.h>
14 #include <media/v4l2-subdev.h>
16 #include "imx-media.h"
33 #define FIM_CL_ENABLE_DEF 0 /* FIM disabled by default */
34 #define FIM_CL_NUM_DEF 8 /* average 8 frames */
35 #define FIM_CL_NUM_SKIP_DEF 2 /* skip 2 frames after restart */
36 #define FIM_CL_TOLERANCE_MIN_DEF 50 /* usec */
37 #define FIM_CL_TOLERANCE_MAX_DEF 0 /* no max tolerance (unbounded) */
73 return fim->icap_flags != IRQ_TYPE_NONE; in icap_enabled()
[all …]
/linux/include/uapi/linux/
H A Dtipc_config.h1 /* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
5 * Copyright (c) 2003-2006, Ericsson AB
6 * Copyright (c) 2005-2007, 2010-2011, Wind River Systems
22 * GNU General Public License ("GPL") version 2 as published by the Free
25 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
39 #define _LINUX_TIPC_CONFIG_H_
51 * back. (In the future multi-message replies may be supported.)
60 * a variable number of TLVs. A failed request is denoted by the presence
67 * May be issued by any process.
68 * Accepted by own node, or by remote node only if remote management enabled.
[all …]
H A Dbtf.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 #define _UAPI__LINUX_BTF_H__
8 #define BTF_MAGIC 0xeB9F
9 #define BTF_VERSION 1
24 /* Max # of type identifier */
25 #define BTF_MAX_TYPE 0x000fffff
26 /* Max offset into the string section */
27 #define BTF_MAX_NAME_OFFSET 0x00ffffff
28 /* Max # of struct/union/enum members or func args */
29 #define BTF_MAX_VLEN 0xffff
[all …]
/linux/include/linux/
H A Dcpufreq.h1 /* SPDX-License-Identifier: GPL-2.0-only */
6 * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de>
9 #define _LINUX_CPUFREQ_H
30 * Maximum transition latency is in nanoseconds - if it's unknown,
34 #define CPUFREQ_ETERNAL (-1)
35 #define CPUFREQ_NAME_LEN 16
37 #define CPUFREQ_NAME_PLEN (CPUFREQ_NAME_LEN + 1)
51 /* in 10^(-9) s = nanoseconds */
69 unsigned int max; /* in kHz */ member
96 * - Any routine that wants to read from the policy structure will
[all …]
/linux/include/uapi/linux/cifs/
H A Dcifs_mount.h1 /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
8 * by the Free Software Foundation; either version 2.1 of the License, or
17 #define _CIFS_MOUNT_H
19 /* Max string lengths for cifs mounting options. */
20 #define CIFS_MAX_DOMAINNAME_LEN 256 /* max fully qualified domain name */
21 #define CIFS_MAX_USERNAME_LEN 256 /* reasonable max for current servers */
22 #define CIFS_MAX_PASSWORD_LEN 512 /* Windows max seems to be 256 wide chars */
23 #define CIFS_MAX_SHARE_LEN 256 /* reasonable max share name length */
24 #define CIFS_NI_MAXHOST 1024 /* max host name length (256 * 4 bytes) */
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_4_ppsmc.h25 #define __SMU_V13_0_4_PPSMC_H__
27 /*! @mainpage PMFW-PPS (PPLib) Message Interface
37 #define PPS_PMFW_IF_VER "1.0" ///< Major.Minor
43 #define PPSMC_Result_OK 0x1 ///< Message Response OK
44 #define PPSMC_Result_Failed 0xFF ///< Message Response Failed
45 #define PPSMC_Result_UnknownCmd 0xFE ///< Message Response Unknown Command
46 #define PPSMC_Result_CmdRejectedPrereq 0xFD ///< Message Response Command Failed Prerequisite
47 #define PPSMC_Result_CmdRejectedBusy 0xFC ///< Message Response Command Rejected due to PMFW …
54 #define PPSMC_MSG_TestMessage 0x01 ///< To check if PMFW is alive and responding.…
55 #define PPSMC_MSG_GetPmfwVersion 0x02 ///< Get PMFW version
[all …]
/linux/sound/pci/echoaudio/
H A Dechoaudio.h3 Copyright Echo Digital Audio Corporation (c) 1998 - 2004
11 the GNU General Public License as published by the Free Software
21 Foundation, Inc., 59 Temple Place - Suite 330, Boston,
22 MA 02111-1307, USA.
26 Translation from C++ and adaptation for use in ALSA-Driver
27 were made by Giuliano Pochini <pochini@shiny.it>
34 +-----------+
35 record | |<-------------------- Inputs
36 <-------| | |
39 ------->| | +-------+
[all …]
/linux/Documentation/admin-guide/
H A Dxfs.rst1 .. SPDX-License-Identifier: GPL-2.0
8 on the SGI IRIX platform. It is completely multi-threaded, can
15 for further details. This implementation is on-disk compatible
25 Sets the buffered I/O end-of-file preallocation size when
28 through to 1GiB, inclusive, in power-of-2 increments.
30 The default behaviour is for dynamic end-of-file
40 on-disk. When the new form is used for the first time when
42 attributes) the on-disk superblock feature bit field will be
45 The default behaviour is determined by the on-disk feature
48 by the filesystem.
[all …]
/linux/fs/jfs/
H A Djfs_dmap.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) International Business Machines Corp., 2000-2002
6 #define _H_JFS_DMAP
10 #define BMAPVERSION 1 /* version number */
11 #define TREESIZE (256+64+16+4+1) /* size of a dmap tree */
12 #define LEAFIND (64+16+4+1) /* index of 1st leaf of a dmap tree */
13 #define LPERDMAP 256 /* num leaves per dmap tree */
14 #define L2LPERDMAP 8 /* l2 number of leaves per dmap tree */
15 #define DBWORD 32 /* # of blks covered by a map word */
16 #define L2DBWORD 5 /* l2 # of blks covered by a mword */
[all …]
/linux/Documentation/devicetree/bindings/dma/
H A Drenesas,nbpfaxi.txt1 * Renesas "Type-AXI" NBPFAXI* DMA controllers
7 - compatible: must be one of
17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
21 #define NBPF_SLAVE_RQ_HIGH 1
22 #define NBPF_SLAVE_RQ_LOW 2
23 #define NBPF_SLAVE_RQ_LEVEL 4
26 - max-burst-mem-read: limit burst size for memory reads
28 than using the maximum burst size allowed by the hardware's buffer size.
29 - max-burst-mem-write: limit burst size for memory writes
31 than using the maximum burst size allowed by the hardware's buffer size.
[all …]
/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h2 * PMC-Sierra 8001/8081/8088/8089 SAS/SATA based host adapters driver
4 * Copyright (c) 2008-2009 USI Co., Ltd.
18 * 3. Neither the names of the above-listed copyright holders nor the names
23 * GNU General Public License ("GPL") version 2 as published by the Free
27 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42 #define _PM8001_DEFS_H_
77 /* driver compile-time configuration */
78 #define PM8001_MAX_CCB 1024 /* max ccbs supported */
79 #define PM8001_MPI_QUEUE 1024 /* maximum mpi queue entries */
80 #define PM8001_MAX_INB_NUM 64
[all …]
/linux/drivers/gpu/drm/i915/
H A Di915_scatterlist.h2 * SPDX-License-Identifier: MIT
8 #define I915_SCATTERLIST_H
12 #include <linux/dma-mapping.h>
30 unsigned int max; member
37 s.max = s.curr = s.sgp->offset; in __sgt_iter()
40 s.max += sg_dma_len(s.sgp); in __sgt_iter()
43 s.max += s.sgp->length; in __sgt_iter()
52 return sg->length >> PAGE_SHIFT; in __sg_page_count()
69 * __sg_next - return the next scatterlist entry in a list
83 * __for_each_sgt_daddr - iterate over the device addresses of the given sg_table
[all …]

12345678910>>...42