/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
A D | custom_float.c | 32 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-6.3-rc2/arch/m68k/fpsp040/ |
A D | util.S | 199 tstb LOCAL_SGN(%a0) |if negative overflow 209 tstb LOCAL_SGN(%a0) |if negative overflow 230 tstb LOCAL_SGN(%a0) |if negative overflow 240 tstb LOCAL_SGN(%a0) |if negative overflow 261 tstb LOCAL_SGN(%a0) |if negative overflow 271 tstb LOCAL_SGN(%a0) |if negative overflow 283 tstb LOCAL_SGN(%a0) |if negative overflow 562 tstb LOCAL_SGN(%a0) |if negative overflow 573 tstb LOCAL_SGN(%a0) |if negative overflow 594 tstb LOCAL_SGN(%a0) |if negative overflow [all …]
|
A D | scale.S | 142 | 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-6.3-rc2/drivers/net/dsa/hirschmann/ |
A D | hellcreek_ptp.c | 129 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-6.3-rc2/sound/mips/ |
A D | ad1843.c | 112 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-6.3-rc2/Documentation/virt/kvm/x86/ |
A D | amd-memory-encryption.rst | 95 Returns: 0 on success, -negative on error 106 Returns: 0 on success, -negative on error 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 289 Returns: 0 on success, -negative on error [all …]
|
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | reg_ld_str.c | 97 int exp, tag, negative; in FPU_load_double() local 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 171 addexponent(loaded_data, negative); in FPU_load_single() 243 int negative; in FPU_load_int32() local 256 negative = SIGN_Positive; in FPU_load_int32() 259 negative = SIGN_Negative; in FPU_load_int32() 271 int s, negative; in FPU_load_int16() local 285 negative = SIGN_Positive; in FPU_load_int16() [all …]
|
/linux-6.3-rc2/drivers/video/fbdev/aty/ |
A D | radeon_backlight.c | 22 uint8_t negative; member 40 if (pdata->negative) in radeon_bl_get_level_brightness() 163 pdata->negative = in radeonfb_bl_init() 170 pdata->negative = pdata->negative || in radeonfb_bl_init()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/ |
A D | fixed31_32.h | 226 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-6.3-rc2/include/linux/ |
A D | fixp-arith.h | 52 bool negative = false; in __fixp_sin32() local 55 negative = true; in __fixp_sin32() 63 return negative ? -ret : ret; in __fixp_sin32()
|
A D | ptp_clock_kernel.h | 260 bool negative = false; in diff_by_scaled_ppm() local 263 negative = true; in diff_by_scaled_ppm() 269 return negative; in diff_by_scaled_ppm()
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | map_queue_stack.rst | 43 negative error in case of failure. 53 removing it. Returns ``0`` on success, or negative error in case of 64 stack. Returns ``0`` on success, or negative error in case of failure. 81 success, or negative error in case of failure. 92 set to ``NULL``. Returns ``0`` on success, or negative error in case of 104 must be set to ``NULL``. Returns ``0`` on success, or negative error in case of
|
A D | maps.rst | 55 Returns a process-local file descriptor on success, or negative error in case of 66 success, or negative error on failure. 71 ``attr->value``. Returns zero on success or negative error on failure. 76 ``attr->key``. Returns zero on success or negative error on failure.
|
A D | map_sk_storage.rst | 57 ``bpf_sk_storage_delete()`` helper. Returns ``0`` on success, or negative 85 Returns ``0`` on success, or negative error in case of failure. 97 ``key``. Returns ``0`` on success, or negative error in case of failure. 109 ``0`` on success, or negative error in case of failure.
|
/linux-6.3-rc2/Documentation/fb/ |
A D | viafb.modes | 25 # Polarity negative negative 50 # Polarity negative negative 71 # Polarity negative negative 354 # Polarity negative positive 429 # Polarity negative negative 494 # Polarity negative negative 574 # Polarity negative positive 719 # Polarity negative negative 794 # Polarity negative negative 815 # Polarity negative negative [all …]
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-devices-hisi_ptt | 17 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-6.3-rc2/lib/mpi/ |
A D | mpicoder.c | 561 int negative; in mpi_print() local 573 negative = 1; in mpi_print() 575 negative = 0; in mpi_print() 588 if (negative) { in mpi_print() 646 if (negative) in mpi_print() 676 if (negative) { in mpi_print() 721 if (buffer && 2*n + extra + negative + 1 > len) { in mpi_print() 728 if (negative) in mpi_print() 745 *nwritten = 2*n + extra + negative + 1; in mpi_print()
|
/linux-6.3-rc2/scripts/atomic/fallbacks/ |
A D | add_negative | 3 * arch_${atomic}_add_negative - add and test if negative 8 * if the result is negative, or false when
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | pcf8591.rst | 36 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-6.3-rc2/Documentation/devicetree/bindings/iio/adc/ |
A D | adi,ad7124.yaml | 97 adi,buffered-negative: 98 description: Enable buffered mode for negative input. 144 adi,buffered-negative;
|
A D | adc.yaml | 38 to both the positive and negative inputs of a differential ADC. 40 specifies the negative input pin.
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | bitops.h | 100 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-6.3-rc2/drivers/net/ethernet/engleder/ |
A D | tsnep_ptp.c | 80 bool negative = false; in tsnep_ptp_adjfine() local 85 negative = true; in tsnep_ptp_adjfine() 97 if (negative) in tsnep_ptp_adjfine()
|
/linux-6.3-rc2/Documentation/scheduler/ |
A D | sched-nice-design.rst | 16 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-6.3-rc2/Documentation/devicetree/bindings/iio/ |
A D | mount-matrix.txt | 31 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
|