Home
last modified time | relevance | path

Searched full:multiple (Results 1 – 25 of 3965) sorted by relevance

12345678910>>...159

/Linux-v5.15/Documentation/staging/
Dcrc32.rst6 and the whole thing (message+CRC) is a multiple of the given
37 appropriate multiple of the divisor to subtract to being the remainder
42 throw the quotient bit away, but subtract the appropriate multiple of
49 multiple = remainder & 0x80000000 ? CRCPOLY : 0;
50 remainder = (remainder << 1 | next_input_bit()) ^ multiple;
70 multiple = (remainder & 0x80000000) ? CRCPOLY : 0;
71 remainder = (remainder << 1) ^ multiple;
78 multiple = (remainder & 1) ? CRCPOLY : 0;
79 remainder = (remainder >> 1) ^ multiple;
94 multiple = (remainder & 0x80000000) ? CRCPOLY : 0;
[all …]
/Linux-v5.15/sound/pci/ctxfi/
Dxfi.c23 static unsigned int multiple = 2; variable
26 MODULE_PARM_DESC(multiple, "Rate multiplier (default=2)");
27 module_param(multiple, uint, 0444);
82 if ((multiple != 1) && (multiple != 2) && (multiple != 4)) { in ct_card_probe()
83 dev_err(card->dev, "Invalid multiple value %u!!!\n", in ct_card_probe()
84 multiple); in ct_card_probe()
86 "The valid values for multiple are 1, 2 and 4, Value 2 is assumed.\n"); in ct_card_probe()
87 multiple = 2; in ct_card_probe()
89 err = ct_atc_create(card, pci, reference_rate, multiple, in ct_card_probe()
/Linux-v5.15/Documentation/sound/
Dalsa-configuration.rst34 specify multiple values for the option separated by commas.
53 This option takes multiple strings.
135 This module supports multiple cards. It does not support autoprobe, so
169 This module supports multiple cards, autoprobe and PnP.
183 This module supports multiple cards. It does not support autoprobe
197 This module supports multiple cards.
219 This module supports multiple cards, autoprobe and PnP.
228 This module supports multiple cards.
241 This module supports multiple cards, autoprobe and PnP.
253 This module supports multiple cards.
[all …]
/Linux-v5.15/include/linux/
Dmath.h19 * @y: multiple to round up to (must be a power of 2)
21 * Rounds @x up to next multiple of @y (which must be a power of 2).
29 * @y: multiple to round down to (must be a power of 2)
31 * Rounds @x down to next multiple of @y (which must be a power of 2).
51 * roundup - round up to the next specified multiple
53 * @y: multiple to round up to
55 * Rounds @x up to next multiple of @y. If @y will always be a power
65 * rounddown - round down to next specified multiple
67 * @y: multiple to round down to
69 * Rounds @x down to next multiple of @y. If @y will always be a power
/Linux-v5.15/Documentation/devicetree/bindings/iommu/
Diommu.txt22 * Provide address space isolation between multiple contexts.
29 IOMMUs can be single-master or multiple-master. Single-master IOMMU devices
30 typically have a fixed association to the master device, whereas multiple-
48 This may also apply to multiple master IOMMU devices that do not allow the
52 - #iommu-cells = <1>: Multiple master IOMMU devices may need to be configured
71 have multiple master interfaces (to one or more IOMMU devices).
91 - pasid-num-bits: Some masters support multiple address spaces for DMA, by
140 Multiple-master IOMMU with fixed associations:
143 /* multiple-master IOMMU */
168 Multiple-master IOMMU:
[all …]
Dmsm,iommu-v0.txt34 - iommus: A reference to the IOMMU in multiple cells. The first cell is a
37 and multiple contexts in each of the iommu. So multiple entries
/Linux-v5.15/Documentation/filesystems/nfs/
Dpnfs.rst6 reference multiple devices, each of which can reference multiple data servers.
7 Each data server can be referenced by multiple devices. Each device
8 can be referenced by multiple layouts. To keep all of this straight,
40 justification, but seems reasonable given that we can have multiple
41 deviceid's per filesystem, and multiple filesystems per nfs_client.
/Linux-v5.15/Documentation/vm/
Dpage_frags.rst8 which resides within a 0 or higher order compound page. Multiple
20 and tracks allows multiple calls to make use of a cached page. The
21 advantage to doing this is that multiple calls to get_page can be avoided
40 was implemented. It allows for freeing multiple references from a single
42 cleaning up the multiple references that were added to a page in order to
Dnuma.rst13 comprises multiple components or assemblies each of which may contain 0
25 cells at multiple distances from other cells.
37 can have cells at multiple remote distances from any given cell.
48 Linux divides the system's hardware resources into multiple software
65 the existing nodes--or the system memory for non-NUMA platforms--into multiple
81 Because some nodes contain multiple zones containing different types of
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellx/
Dfloating-point.json27 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
36 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
45 …QRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
54 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
63 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
72 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
81 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
90 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
99 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
108 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwellde/
Dfloating-point.json27 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
36 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
45 …QRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
54 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
63 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
72 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
81 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
90 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
99 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
108 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
/Linux-v5.15/Documentation/power/
Dcharger-manager.rst9 and where each battery may have multiple chargers attached and the userland
10 wants to look at the aggregated information of the multiple chargers.
14 represents an independent battery with chargers. If there are multiple
16 the system may need multiple instances of Charger Manager.
23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels)
24 A system may have multiple chargers (or power sources) and some of
28 aggregates charger-related information from multiple sources and
67 if there are multiple batteries. If there are multiple batteries, the
68 multiple instances of Charger Manager share the same charger_global_desc
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwell/
Dfloating-point.json32 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
41 …RT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
50 …QRT FM(N)ADD/SUB. FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
59 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
68 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
77 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
86 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
95 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
104 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
113 …ADD/SUB. DPP and FM(N)ADD/SUB instructions count twice as they perform multiple calculations per …
/Linux-v5.15/drivers/staging/greybus/
Dfw-core.c83 /* Disallow multiple Firmware Management CPorts */ in gb_fw_core_probe()
86 "multiple management CPorts found\n"); in gb_fw_core_probe()
104 /* Disallow multiple Firmware Download CPorts */ in gb_fw_core_probe()
107 "multiple download CPorts found\n"); in gb_fw_core_probe()
123 /* Disallow multiple SPI CPorts */ in gb_fw_core_probe()
126 "multiple SPI CPorts found\n"); in gb_fw_core_probe()
142 /* Disallow multiple CAP CPorts */ in gb_fw_core_probe()
144 dev_err(&bundle->dev, "multiple Authentication CPorts found\n"); in gb_fw_core_probe()
/Linux-v5.15/drivers/crypto/nx/
Dnx-842.c18 * to be specifically aligned, to be a specific multiple in length, and within
43 * hardware decompressor if the original input buffer length is not a multiple
177 if (slen % c->multiple) in compress()
178 adj_slen = round_up(slen, c->multiple); in compress()
202 if (dlen % c->multiple) in compress()
203 dlen = round_down(dlen, c->multiple); in compress()
208 dlen = round_down(dlen, c->multiple); in compress()
279 add_header = (p.iremain % c.multiple || in nx842_crypto_compress()
283 p.oremain % c.multiple || in nx842_crypto_compress()
310 pr_err("Internal error: No header but multiple groups\n"); in nx842_crypto_compress()
[all …]
Dnx-842.h20 * Each DDE buffer size is a multiple of 32 bytes (except the last)
21 * The last DDE buffer size is a multiple of 8 bytes
116 * @multiple: All buffer lengths should be a multiple of this
124 * assumed that compressed data will always adhere to the multiple
133 int multiple; member
/Linux-v5.15/tools/perf/Documentation/
Dperf-ftrace.txt59 Only trace for the list of CPUs provided. Multiple CPUs can
75 function (or a glob pattern). Multiple functions can be given
84 specify multiple functions (or glob patterns). It will be
97 than once to specify multiple functions. It will be passed to
106 specify multiple functions. It will be passed to 'set_graph_notrace'
Dperf-stat.txt61 the PMU name to simplify creation of events across multiple instances
63 Multiple PMU instances are typical for uncore PMUs, so the prefix
98 allows multiple perf-stat sessions that are counting the same metric (cycles,
147 Count only on the list of CPUs provided. Multiple CPUs can be provided as a
192 container "name" are monitored when they run on the monitored CPUs. Multiple cgroups
197 line. If the user wants to track multiple events for a specific cgroup, the user can
204 Expand event list for each cgroup in "name" (allow multiple cgroups separated
205 by comma). It also support regex patterns to match multiple groups. This has same
445 When multiple events are created from a single event specification,
450 Multiple events are created from a single event specification when:
[all …]
/Linux-v5.15/Documentation/networking/
Dbonding.rst28 multiple network interfaces into a single logical "bonded" interface.
50 3.1.2 Configuring Multiple Bonds with Sysconfig
53 3.2.2 Configuring Multiple Bonds with Initscripts
55 3.3.1 Configuring Multiple Bonds Manually
71 7.2 Configuring Multiple ARP Targets
85 11.2 High Availability in a Multiple Switch Topology
86 11.2.1 HA Bonding Mode Selection for Multiple Switch Topology
87 11.2.2 HA Link Monitoring for Multiple Switch Topology
93 12.2 Maximum Throughput in a Multiple Switch Topology
94 12.2.1 MT Bonding Mode Selection for Multiple Switch Topology
[all …]
/Linux-v5.15/lib/842/
D842.h6 /* The 842 compressed format is made up of multiple blocks, each of
57 * length to a specific byte multiple (usually a multiple of 8, 16, or 32
65 * buffers that are not an exact multiple of 8 bytes long. However, those
70 * reject any input buffer that is not a multiple of 8 bytes long.
92 * a multiple of 8.
/Linux-v5.15/drivers/net/ethernet/freescale/fman/
DKconfig24 read or write transactions into multiple smaller transactions
35 buffer in the SG list has data size that is not a multiple
39 stress with multiple ports injecting line-rate traffic.
/Linux-v5.15/drivers/thermal/qcom/
DKconfig8 up in Sysfs as a thermal zone with multiple trip points. Disabling the
20 device. It shows up as a thermal zone with multiple trip points.
30 PMIC devices. It shows up in sysfs as a thermal sensor with multiple
/Linux-v5.15/fs/crypto/
Dcrypto.c144 * multiple of the filesystem's block size.
146 * a multiple of the filesystem's block size.
208 * @len: Size of block to encrypt. Doesn't need to be a multiple of the
209 * fs block size, but must be a multiple of FS_CRYPTO_BLOCK_SIZE.
235 * multiple of the filesystem's block size.
237 * a multiple of the filesystem's block size.
278 * @len: Size of block to decrypt. Doesn't need to be a multiple of the
279 * fs block size, but must be a multiple of FS_CRYPTO_BLOCK_SIZE.
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddml_inline_defs.h131 unsigned int multiple, in dml_round_to_multiple() argument
136 if (multiple == 0) in dml_round_to_multiple()
139 remainder = num % multiple; in dml_round_to_multiple()
145 return (num + multiple - remainder); in dml_round_to_multiple()
/Linux-v5.15/sound/soc/rockchip/
DKconfig58 tristate "ASoC support multiple codecs for Rockchip RK3288 boards"
70 tristate "ASoC support multiple codecs for Rockchip RK3399 GRU boards"
80 Say Y or M here if you want to add support multiple codecs for SoC

12345678910>>...159