Home
last modified time | relevance | path

Searched refs:division (Results 1 – 25 of 54) sorted by relevance

123

/linux-6.15/arch/arm/lib/
H A Ddiv64.S84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
140 @ If possible, branch for another shift in the division loop.
187 @ eq -> division by 1: obvious enough...
H A Dlib1funcs.S56 @ at the left end of each 4 bit nibbles in the division loop
65 @ division loop. Continue shifting until the divisor is
152 @ division loop. Continue shifting until the divisor is
272 subs r2, r1, #1 @ division by 1 or -1 ?
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dapple,nco.yaml15 fractional division of a high frequency input clock.
32 are derived through fractional division.
H A Dimx8ulp-pcc-clock.yaml15 software reset, clock selection, optional division and clock gating mode
H A Drenesas,emev2-smu.yaml43 and "xxx frequency division setting register" (XXXCLKDIV) registers.
H A Dimx7ulp-pcc-clock.yaml29 optional division and clock gating mode for peripherals in their
/linux-6.15/scripts/coccinelle/misc/
H A Ddo_div.cocci2 /// do_div() does a 64-by-32 division.
5 /// non-zero and be truncated to 0 for division on 64bit platforms.
62 msg="WARNING: do_div() does a 64-by-32 division, please consider using %s instead."
H A Darray_size.cocci5 //# where there is a division of sizeof the array by the sizeof its first
7 //# division of the two sizeofs by ARRAY_SIZE.
/linux-6.15/drivers/input/keyboard/
H A Dlkkbd.c566 int division; in lkkbd_reinit() local
585 for (division = 1; division <= 14; division++) in lkkbd_reinit()
587 LK_CMD_SET_MODE(LK_MODE_UPDOWN, division)); in lkkbd_reinit()
/linux-6.15/Documentation/staging/
H A Dcrc32.rst5 A CRC is a long-division remainder. You add the CRC to the message,
13 It's actually the same long division you learned in school, except that:
20 Like all division, the remainder is always smaller than the divisor.
34 Just like with ordinary division, you proceed one digit (bit) at a time.
35 Each step of the division you take one more digit (bit) of the dividend
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst60 the division and just compare the 'in-flight-size'.
62 2. If the paths have the same 'in-flight-size', skip the division
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dsamsung-i2s.yaml28 source and 7.1 channel TDM support for playback; TDM (Time division
45 for playback and capture TDM (Time division multiplexing) to allow
/linux-6.15/Documentation/devicetree/bindings/iio/dac/
H A Ddpot-dac.yaml40 Channel node of the dpot to be used for the voltage division.
/linux-6.15/Documentation/ABI/testing/
H A Ddevlink-resource-mlxsw9 and the second is a linear access table. The division
/linux-6.15/arch/powerpc/lib/
H A Ddiv64.S48 divwu r0,r6,r4 # perform the remaining 32-bit division
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dnotes.rst31 moved to f4 to preserve it over the log(y) call. The division will be done
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A DKconfig48 doesn't support SDIO time division interrupt.
/linux-6.15/Documentation/devicetree/bindings/gpio/
H A Dnuvoton,sgpio.yaml17 Clock is a division of the APB3 clock.
/linux-6.15/arch/powerpc/boot/
H A Ddiv64.S48 divwu r0,r6,r4 # perform the remaining 32-bit division
/linux-6.15/Documentation/bpf/standardization/
H A Dinstruction-set.rst144 * divmul32: includes 32-bit division, multiplication, and modulo instructions.
145 * divmul64: includes divmul32, plus 64-bit division, multiplication,
351 result in division by zero, the destination register is instead set to zero.
386 of the "divmul32" conformance group, and division, multiplication, and
389 The division and modulo operations support both unsigned and signed flavors.
404 etc. This specification requires that signed modulo MUST use truncated division
/linux-6.15/arch/loongarch/
H A DMakefile121 cflags-y += $(call cc-option, -mno-check-zero-division)
/linux-6.15/drivers/s390/char/
H A Ddefkeymap.map102 keycode 97 = slash division
/linux-6.15/drivers/hwmon/
H A Daspeed-pwm-tacho.c444 u8 mode, u16 unit, u8 division) in aspeed_set_tacho_type_values() argument
448 (division << TYPE_CTRL_FAN_DIVISION)); in aspeed_set_tacho_type_values()
/linux-6.15/Documentation/devicetree/bindings/dma/ti/
H A Dk3-udma.yaml24 segmentation and reassembly operations to be time division multiplexed between
/linux-6.15/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst179 divisor This option sets the custom division.

123