Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 233) sorted by relevance

12345678910

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/calcs/
Dcustom_float.c32 bool *negative, in build_custom_float() argument
48 *negative = false; in build_custom_float()
57 *negative = format->sign; in build_custom_float()
60 *negative = false; in build_custom_float()
124 bool negative, in setup_custom_float() argument
174 if (negative && format->sign) in setup_custom_float()
189 bool negative; in convert_to_custom_float_format() local
192 value, format, &negative, &mantissa, &exponenta) && in convert_to_custom_float_format()
194 format, negative, mantissa, exponenta, result); in convert_to_custom_float_format()
/Linux-v6.1/arch/m68k/fpsp040/
Dutil.S199 tstb LOCAL_SGN(%a0) |if negative overflow
202 leal EXT_PINF,%a1 |answer is negative infinity
209 tstb LOCAL_SGN(%a0) |if negative overflow
212 leal EXT_PLRG,%a1 |answer is large negative number
230 tstb LOCAL_SGN(%a0) |if negative overflow
233 leal EXT_PINF,%a1 |answer is negative infinity
240 tstb LOCAL_SGN(%a0) |if negative overflow
243 leal DBL_PLRG,%a1 |answer is large negative number
261 tstb LOCAL_SGN(%a0) |if negative overflow
264 leal EXT_PINF,%a1 |answer is negative infinity
[all …]
Dscale.S142 | Source is negative. Add the src to the dest exponent.
149 blts fix_dnrm |if negative, result is
207 | If the mode is rm, and the zero is negative, return smallest
208 | negative denorm.
/Linux-v6.1/drivers/net/dsa/hirschmann/
Dhellcreek_ptp.c129 u16 negative = 0, addendh, addendl; in hellcreek_ptp_adjfine() local
134 negative = 1; in hellcreek_ptp_adjfine()
157 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjfine()
162 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_DRIFT_C); in hellcreek_ptp_adjfine()
176 u16 negative = 0, counth, countl; in hellcreek_ptp_adjtime() local
194 negative = 1; in hellcreek_ptp_adjtime()
204 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjtime()
209 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_OFFSET_C); in hellcreek_ptp_adjtime()
/Linux-v6.1/sound/mips/
Dad1843.c112 int negative; /* nonzero if gain is negative. */ member
120 .negative = 0,
125 .negative = 1,
132 .negative = 1,
139 .negative = 1,
146 .negative = 1,
153 .negative = 1,
303 if (gp->negative) { in ad1843_get_gain()
333 if (gp->negative) { in ad1843_set_gain()
/Linux-v6.1/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst95 Returns: 0 on success, -negative on error
106 Returns: 0 on success, -negative on error
121 On success, the 'handle' field contains a new handle and on error, a negative value.
137 Returns: 0 on success, -negative on error
163 Returns: 0 on success, -negative on error
180 Returns: 0 on success, -negative on error
190 Returns: 0 on success, -negative on error
221 Returns: 0 on success, -negative on error
241 Returns: 0 on success, -negative on error
261 Returns: 0 on success, -negative on error
[all …]
/Linux-v6.1/arch/x86/math-emu/
Dreg_ld_str.c97 int exp, tag, negative; in FPU_load_double() local
106 negative = (m64 & 0x80000000) ? SIGN_Negative : SIGN_Positive; in FPU_load_double()
139 negative) in FPU_load_double()
150 setexponent16(loaded_data, exp | negative); in FPU_load_double()
159 int exp, tag, negative; in FPU_load_single() local
166 negative = (m32 & 0x80000000) ? SIGN_Negative : SIGN_Positive; in FPU_load_single()
171 addexponent(loaded_data, negative); in FPU_load_single()
181 return normalize_no_excep(loaded_data, SINGLE_Emin, negative) in FPU_load_single()
204 setexponent16(loaded_data, exp | negative); /* Set the sign. */ in FPU_load_single()
243 int negative; in FPU_load_int32() local
[all …]
/Linux-v6.1/drivers/video/fbdev/aty/
Dradeon_backlight.c22 uint8_t negative; member
40 if (pdata->negative) in radeon_bl_get_level_brightness()
167 pdata->negative = in radeonfb_bl_init()
174 pdata->negative = pdata->negative || in radeonfb_bl_init()
/Linux-v6.1/drivers/gpu/drm/amd/display/include/
Dfixed31_32.h226 bool negative = arg.value < 0; in dc_fixpt_shr() local
228 if (negative) in dc_fixpt_shr()
231 if (negative) in dc_fixpt_shr()
519 bool negative = arg.value < 0; in dc_fixpt_truncate() local
526 if (negative) in dc_fixpt_truncate()
529 if (negative) in dc_fixpt_truncate()
/Linux-v6.1/include/linux/
Dfixp-arith.h51 bool negative = false; in __fixp_sin32() local
54 negative = true; in __fixp_sin32()
62 return negative ? -ret : ret; in __fixp_sin32()
/Linux-v6.1/Documentation/fb/
Dviafb.modes25 # Polarity negative negative
50 # Polarity negative negative
71 # Polarity negative negative
354 # Polarity negative positive
406 # Polarity negative positive
429 # Polarity negative negative
494 # Polarity negative negative
574 # Polarity negative positive
719 # Polarity negative negative
794 # Polarity negative negative
[all …]
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-hisi_ptt17 The available tune data is [0, 1, 2]. Writing a negative value
27 The available tune data is [0, 1, 2]. Writing a negative value
37 The available tune data is [0, 1, 2]. Writing a negative value
48 The available tune data is [0, 1, 2]. Writing a negative value
59 The available tune data is [0, 1, 2]. Writing a negative value
/Linux-v6.1/lib/mpi/
Dmpicoder.c560 int negative; in mpi_print() local
572 negative = 1; in mpi_print()
574 negative = 0; in mpi_print()
587 if (negative) { in mpi_print()
645 if (negative) in mpi_print()
675 if (negative) { in mpi_print()
720 if (buffer && 2*n + extra + negative + 1 > len) { in mpi_print()
727 if (negative) in mpi_print()
744 *nwritten = 2*n + extra + negative + 1; in mpi_print()
/Linux-v6.1/Documentation/bpf/
Dmaps.rst14 returns process-local file descriptor or negative error
19 returns zero and stores found elem into value or negative error
24 returns zero or negative error
/Linux-v6.1/scripts/atomic/fallbacks/
Dadd_negative3 * arch_${atomic}_add_negative - add and test if negative
8 * if the result is negative, or false when
/Linux-v6.1/Documentation/hwmon/
Dpcf8591.rst36 Pins AIN3 is the common negative differential input
42 Pins AIN3 is the negative differential input for channel 3
46 Pins AIN1 is the negative differential input for channel 0
48 Pins AIN3 is the negative differential input for channel 1
/Linux-v6.1/arch/x86/include/asm/
Dbitops.h100 bool negative; in arch_clear_bit_unlock_is_negative_byte() local
103 : CC_OUT(s) (negative), WBYTE_ADDR(addr) in arch_clear_bit_unlock_is_negative_byte()
105 return negative; in arch_clear_bit_unlock_is_negative_byte()
/Linux-v6.1/drivers/net/ethernet/engleder/
Dtsnep_ptp.c80 bool negative = false; in tsnep_ptp_adjfine() local
85 negative = true; in tsnep_ptp_adjfine()
97 if (negative) in tsnep_ptp_adjfine()
/Linux-v6.1/Documentation/scheduler/
Dsched-nice-design.rst16 In the O(1) scheduler (in 2003) we changed negative nice levels to be
82 A third complaint against Linux's nice level support was that negative
108 The third complaint (of negative nice levels not being "punchy" enough
111 automatically: stronger negative nice levels are an automatic
/Linux-v6.1/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt31 For a screen you probably want (x) coordinates to go from negative on the left
32 to positive on the right, (y) from negative on the bottom to positive on top
33 and (z) depth to be negative under the screen and positive in front of it,
78 its top towards surface, you get a negative y axis.
132 device with a screen lying flat on a table), you should get a negative value
/Linux-v6.1/drivers/hwmon/pmbus/
Dzl6100.c88 bool negative = false; in zl6100_d2l() local
95 negative = true; in zl6100_d2l()
118 if (negative) in zl6100_d2l()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst110 right (clockwise when viewed from above), a negative value to the
117 negative value down. A value of zero does not cause motion. This is
131 when viewed from above), negative values to the left. Drivers should
137 Positive values move the camera up, negative values down. Drivers
144 closer to the camera, negative values towards infinity.
149 to the camera, negative values towards infinity. This is a
230 telephoto direction, negative values towards the wide-angle
239 movement. A negative value moves the zoom lens group towards the
250 further, negative values close it one step further. This is a
499 right (clockwise when viewed from above), a negative value to the
[all …]
/Linux-v6.1/drivers/staging/greybus/tools/
DMakefile16 -Wno-shift-negative-value
/Linux-v6.1/arch/powerpc/lib/
Dtest_emulate_step.c1601 bool negative) in emulate_compute_instr() argument
1614 if (negative) in emulate_compute_instr()
1619 if (analysed == 1 && negative) in emulate_compute_instr()
1621 if (!negative) in emulate_compute_instr()
1659 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local
1673 negative = flags & NEGATIVE_TEST; in run_tests_compute()
1688 rc = emulate_compute_instr(&got, instr, negative) != 0; in run_tests_compute()
1689 if (negative) { in run_tests_compute()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_color_mgmt.c137 bool negative = !!(user_input & BIT_ULL(63)); in drm_color_ctm_s31_32_to_qm_n() local
142 val = clamp_val(mag, 0, negative ? in drm_color_ctm_s31_32_to_qm_n()
145 return negative ? -val : val; in drm_color_ctm_s31_32_to_qm_n()

12345678910