Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 1123) sorted by relevance

12345678910>>...45

/linux/sound/pci/ctxfi/
H A 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()
84 multiple); 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/Documentation/staging/
H A Dcrc32.rst6 and the whole thing (message+CRC) is a multiple of the given
37 appropriate multiple of the divisor to subtract to bring 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/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h134 unsigned int multiple, in dml_round_to_multiple() argument
139 if (multiple == 0) in dml_round_to_multiple()
142 remainder = num % multiple; in dml_round_to_multiple()
148 return (num + multiple - remainder); in dml_round_to_multiple()
/linux/drivers/crypto/nx/
H A Dnx-842.c182 if (slen % c->multiple) in compress()
183 adj_slen = round_up(slen, c->multiple); in compress()
207 if (dlen % c->multiple) in compress()
208 dlen = round_down(dlen, c->multiple); in compress()
213 dlen = round_down(dlen, c->multiple); in compress()
286 add_header = (p.iremain % c.multiple || in nx842_crypto_compress()
290 p.oremain % c.multiple || in nx842_crypto_compress()
368 if (slen % c->multiple) in decompress()
369 adj_slen = round_up(slen, c->multiple); in decompress()
388 if (dlen % c->multiple) in decompress()
[all …]
/linux/Documentation/networking/devlink/
H A Dsfc.rst24 multiple components.
27 - For boards where the management function is split between multiple
31 - For boards where the management function is split between multiple
57 multiple images (e.g. PXE and UEFI), this is the specifically the PXE boot
68 combined flash image ("bundle") that contains multiple components (on ef10,
/linux/Documentation/sound/
H A Dalsa-configuration.rst34 specify multiple values for the option separated by commas.
53 This option takes multiple strings.
138 are multiple devices bound with the same driver. For example, there are
157 This module supports multiple cards. It does not support autoprobe, so
191 This module supports multiple cards, autoprobe and PnP.
205 This module supports multiple cards. It does not support autoprobe
219 This module supports multiple cards.
241 This module supports multiple cards, autoprobe and PnP.
250 This module supports multiple cards.
263 This module supports multiple cards, autoprobe and PnP.
[all …]
/linux/Documentation/filesystems/nfs/
H A 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/Documentation/power/
H A 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/Documentation/filesystems/
H A Dbtrfs.rst21 * Checksums on data and metadata (multiple algorithms available)
22 * Compression (multiple algorithms available)
26 * Integrated multiple device support, with several raid algorithms
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-raw.c22 int multiple; in img_ir_refresh_raw() local
26 multiple = ((irq_status & IMG_IR_IRQ_EDGE) == IMG_IR_IRQ_EDGE); in img_ir_refresh_raw()
33 if (multiple && ir_status == raw->last_status) in img_ir_refresh_raw()
/linux/Documentation/mm/
H A Dpage_frags.rst18 and tracks allows multiple calls to make use of a cached page. The
19 advantage to doing this is that multiple calls to get_page can be avoided
38 was implemented. It allows for freeing multiple references from a single
40 cleaning up the multiple references that were added to a page in order to
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig25 read or write transactions into multiple smaller transactions
36 buffer in the SG list has data size that is not a multiple
40 stress with multiple ports injecting line-rate traffic.
/linux/drivers/net/ethernet/microchip/fdma/
H A DKconfig11 Provides the basic FDMA functionality for multiple Microchip
16 DMA engine in multiple microchip switchcores.
/linux/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c165 bool aligned = true, multiple = true; in renesas_sdhi_sys_dmac_start_dma_rx() local
172 multiple = false; in renesas_sdhi_sys_dmac_start_dma_rx()
178 (align & PAGE_MASK))) || !multiple) { in renesas_sdhi_sys_dmac_start_dma_rx()
237 bool aligned = true, multiple = true; in renesas_sdhi_sys_dmac_start_dma_tx() local
244 multiple = false; in renesas_sdhi_sys_dmac_start_dma_tx()
250 (align & PAGE_MASK))) || !multiple) { in renesas_sdhi_sys_dmac_start_dma_tx()
/linux/drivers/thermal/qcom/
H A 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/arch/arm64/boot/dts/qcom/
H A Dmsm8998-sony-xperia-yoshino-poplar.dts29 /* Note: Round-down from 2850000 to be a multiple of PLDO step-size 8000 */
35 /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
/linux/Documentation/driver-api/
H A Dinterconnect.rst12 latency and priority between multiple interconnected devices or functional
19 components or functional blocks in chipsets. There can be multiple interconnects
60 port. Each interconnect provider consists of multiple interconnect nodes,
70 include multiple master-slave pairs across several interconnect providers.
138 # Voting for multiple paths is possible by repeating this
H A Dpwrseq.rst14 shared between multiple logical devices in the Linux kernel.
19 mitigate any potential conflicts between multiple users behind the scenes.
37 to the power sequencer. Via the dependency system, multiple targets may
56 will have any effect as there may be multiple users of the underlying resources
/linux/Documentation/driver-api/cxl/devices/
H A Ddevice-types.rst105 A Multi-Logical Device (MLD) is a device which may present multiple devices
110 A Multi-Headed Device exposes multiple physical connections.
115 device to multiple heads which may be connected to one or more discrete
122 A Multi-Headed Multi-Logical Device (MHMLD) exposes multiple logical
123 devices to multiple heads which may be connected to one or more discrete
162 may also be exclusive to a single host or shared across multiple hosts.
/linux/Documentation/devicetree/bindings/iommu/
H A 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
71 have multiple master interfaces (to one or more IOMMU devices).
91 - pasid-num-bits: Some masters support multiple address spaces for DMA, by
143 /* multiple-master IOMMU */
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dcpm.txt22 * Properties common to multiple CPM/QE devices
44 - If multiple range entries are used, the difference between the parent
48 multiple range entries not be used.
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt18 ia_css_binary_find(). Some binaries support creating multiple outputs
27 Since getting a picture requires multiple processing steps,
29 on the ISP can do multiple processing steps in a single pipeline
/linux/Documentation/networking/
H A Dmptcp.rst12 device to make use of multiple interfaces at once to send and receive TCP
14 multiple interfaces or prefer the one with the lowest latency. It also allows a
25 Thanks to MPTCP, being able to use multiple paths in parallel or simultaneously
33 - Network aggregation: using multiple paths at the same time to have a higher
71 To be able to use multiple IP addresses on a host to create multiple *subflows*
/linux/Documentation/arch/riscv/
H A Duabi.rst27 extension category. If multiple 'Z' extensions are named, they will be
32 after standard unprivileged extensions. If multiple supervisor-level
36 after any lower-privileged, standard extensions. If multiple machine-level
40 extensions. If multiple non-standard extensions are listed, they will be
/linux/net/mptcp/
H A DKconfig9 Multipath TCP (MPTCP) connections send and receive data over multiple
10 subflows in order to utilize multiple network paths. Each subflow

12345678910>>...45