Home
last modified time | relevance | path

Searched full:quantity (Results 1 – 25 of 100) sorted by relevance

1234

/linux-6.14.4/drivers/clk/mediatek/
Dreset.h25 * @MTK_RST_MAX: Total quantity of version for MediaTek clock reset controller.
37 * @rst_bank_nr: Quantity of reset bank.
40 * @rst_idx_map_nr: Quantity of reset index map.
/linux-6.14.4/include/linux/
Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
11 * the "right shift count >= width of type" warning when that quantity is
Dlogic_iomem.h13 * @read: read an 8, 16, 32 or 64 bit quantity from the given offset,
16 * @write: write an 8, 16 32 or 64 bit quantity to the given offset,
/linux-6.14.4/tools/testing/selftests/powerpc/primitives/linux/
Dwordpart.h10 * A basic shift-right of a 64- or 32-bit quantity. Use this to suppress
11 * the "right shift count >= width of type" warning when that quantity is
/linux-6.14.4/arch/x86/math-emu/
Dwm_shrx.S27 | Shifts the 64 bit quantity pointed to by the first arg (arg1) |
29 | Forms a 96 bit quantity from the 64 bit arg and eax: |
104 | Shifts the 64 bit quantity pointed to by the first arg (arg1) |
106 | Forms a 96 bit quantity from the 64 bit arg and eax: |
Dround_Xsig.S9 | Normalize and round a 12 byte quantity. |
13 | Normalize a 12 byte quantity. |
Dreg_convert.c23 /* Set up the exponent as a 16 bit quantity. */ in FPU_to_exp16()
Dshr_Xsig.S17 | Shifts the 12 byte quantity pointed to by the first arg (arg) |
/linux-6.14.4/include/asm-generic/bitops/
Dinstrumented-atomic.h24 * restricted to acting on a single-word quantity.
53 * restricted to acting on a single-word quantity.
/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/
Dtemperature-transducer.yaml13 A temperature transducer is a device that converts a thermal quantity
14 into any other physical quantity. This binding applies to temperature to
/linux-6.14.4/arch/x86/include/asm/
Dsync_bitops.h30 * restricted to acting on a single-word quantity.
65 * restricted to acting on a single-word quantity.
/linux-6.14.4/Documentation/arch/riscv/
Dhwprobe.rst261 word sized accesses are slower than the equivalent quantity of byte
266 word sized accesses are faster than the equivalent quantity of byte
288 registers are slower than the equivalent quantity of byte accesses via vector registers.
292 registers are faster than the equivalent quantity of byte accesses via vector registers.
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/
Ddcn21_hubbub.c167 /* determine the transfer time for a quantity of data for a particular requestor.*/ in hubbub21_program_urgent_watermarks()
212 /* determine the transfer time for a quantity of data for a particular requestor.*/ in hubbub21_program_urgent_watermarks()
257 /* determine the transfer time for a quantity of data for a particular requestor.*/ in hubbub21_program_urgent_watermarks()
302 /* determine the transfer time for a quantity of data for a particular requestor.*/ in hubbub21_program_urgent_watermarks()
/linux-6.14.4/arch/mips/include/asm/
Dmodule.h17 typedef uint8_t Elf64_Byte; /* Type for a 8-bit quantity. */
/linux-6.14.4/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.h32 * @num_cmds: quantity of commands in @cmds array
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-mcp356444 Internal voltage reference buffer injects a certain quantity of
/linux-6.14.4/include/asm-generic/
Drwonce.h32 * rely on the access being split into 2x32-bit accesses for a 32-bit quantity
/linux-6.14.4/arch/riscv/include/asm/
Dbitops.h271 * restricted to acting on a single-word quantity.
299 * restricted to acting on a single-word quantity.
/linux-6.14.4/drivers/infiniband/hw/qib/
Dqib_diag.c327 * qib_read_umem64 - read a 64-bit quantity from the chip into user space
373 * qib_write_umem64 - write a 64-bit quantity to the chip from user space
419 * qib_read_umem32 - read a 32-bit quantity from the chip into user space
464 * qib_write_umem32 - write a 32-bit quantity to the chip from user space
/linux-6.14.4/arch/sparc/include/asm/
Dbitops_32.h27 * Set bit 'nr' in 32-bit quantity at address 'addr' where bit '0'
/linux-6.14.4/tools/testing/selftests/sync/
Dsync_stress_merge.c92 "Quantity of elements not matching\n"); in test_merge_stress_random_merge()
/linux-6.14.4/Documentation/arch/x86/
Dintel-hfi.rst23 capability is given as a unit-less quantity in the range [0-255]. Higher values
/linux-6.14.4/arch/arm/lib/
Dfindbit.S8 * Fixed so that "size" is an exclusive not an inclusive quantity.
/linux-6.14.4/Documentation/virt/kvm/x86/
Dmsr.rst104 tsc-related quantity to nanoseconds
108 quantity to nanoseconds. This shift will ensure that
/linux-6.14.4/arch/arm64/include/asm/
Dpointer_auth.h25 * Each key is a 128-bit quantity which is split across a pair of 64-bit

1234