Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/gpu/drm/amd/display/dc/spl/
A Dspl_custom_float.c10 bool *negative, in spl_build_custom_float() argument
23 *negative = false; in spl_build_custom_float()
30 *negative = format->sign; in spl_build_custom_float()
33 *negative = false; in spl_build_custom_float()
80 bool negative, in spl_setup_custom_float() argument
129 if (negative && format->sign) in spl_setup_custom_float()
143 bool negative; in spl_convert_to_custom_float_format() local
145 return spl_build_custom_float(value, format, &negative, &mantissa, &exponenta) && in spl_convert_to_custom_float_format()
147 negative, in spl_convert_to_custom_float_format()
A Dspl_fixpt31_32.h211 bool negative = arg.value < 0; in spl_fixpt_shr() local
213 if (negative) in spl_fixpt_shr()
216 if (negative) in spl_fixpt_shr()
504 bool negative = arg.value < 0; in spl_fixpt_truncate() local
511 if (negative) in spl_fixpt_truncate()
514 if (negative) in spl_fixpt_truncate()
/linux/drivers/gpu/drm/amd/display/dc/basics/
A Dcustom_float.c31 bool *negative, in build_custom_float() argument
44 *negative = false; in build_custom_float()
51 *negative = format->sign; in build_custom_float()
54 *negative = false; in build_custom_float()
101 bool negative, in setup_custom_float() argument
150 if (negative && format->sign) in setup_custom_float()
164 bool negative; in convert_to_custom_float_format() local
166 return build_custom_float(value, format, &negative, &mantissa, &exponenta) && in convert_to_custom_float_format()
168 negative, in convert_to_custom_float_format()
/linux/arch/m68k/fpsp040/
A Dutil.S199 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 …]
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek_ptp.c135 u16 negative = 0, addendh, addendl; in hellcreek_ptp_adjfine() local
140 negative = 1; in hellcreek_ptp_adjfine()
163 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjfine()
168 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_DRIFT_C); in hellcreek_ptp_adjfine()
182 u16 negative = 0, counth, countl; in hellcreek_ptp_adjtime() local
200 negative = 1; in hellcreek_ptp_adjtime()
210 negative = (negative << 15) & 0x8000; in hellcreek_ptp_adjtime()
215 hellcreek_ptp_write(hellcreek, negative, PR_CLOCK_OFFSET_C); in hellcreek_ptp_adjtime()
/linux/sound/mips/
A 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/arch/x86/math-emu/
A Dreg_ld_str.c97 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/drivers/video/fbdev/aty/
A Dradeon_backlight.c22 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/drivers/gpu/drm/amd/display/include/
A 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/include/linux/
A Dfixp-arith.h52 bool negative = false; in __fixp_sin32() local
55 negative = true; in __fixp_sin32()
63 return negative ? -ret : ret; in __fixp_sin32()
A Dptp_clock_kernel.h272 bool negative = false; in diff_by_scaled_ppm() local
275 negative = true; in diff_by_scaled_ppm()
281 return negative; in diff_by_scaled_ppm()
/linux/Documentation/bpf/
A Dmap_queue_stack.rst43 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 Dmaps.rst55 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 Dmap_sk_storage.rst57 ``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/Documentation/fb/
A Dviafb.modes25 # 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/Documentation/virt/kvm/x86/
A Damd-memory-encryption.rst91 Returns: 0 on success, -negative on error
138 Returns: 0 on success, -negative on error
169 Returns: 0 on success, -negative on error
195 Returns: 0 on success, -negative on error
212 Returns: 0 on success, -negative on error
222 Returns: 0 on success, -negative on error
253 Returns: 0 on success, -negative on error
273 Returns: 0 on success, -negative on error
293 Returns: 0 on success, -negative on error
321 Returns: 0 on success, -negative on error
[all …]
/linux/scripts/atomic/kerneldoc/
A Dadd_negative3 * ${class}${atomicname}() - atomic add and test if negative with ${desc_order} ordering
11 * Return: @true if the resulting value of @v is negative, @false otherwise.
/linux/Documentation/hwmon/
A 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/Documentation/devicetree/bindings/iio/adc/
A Dadc.yaml37 to both the positive and negative inputs of a differential ADC.
39 specifies the negative input pin.
58 input pin and common-mode-channel to the negative pin.
A Dadi,ad7124.yaml97 adi,buffered-negative:
98 description: Enable buffered mode for negative input.
144 adi,buffered-negative;
/linux/Documentation/ABI/testing/
A Dsysfs-bus-event_source-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/drivers/net/ethernet/engleder/
A 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/arch/x86/include/asm/
A Dbitops.h100 bool negative; in arch_xor_unlock_is_negative_byte() local
103 : CC_OUT(s) (negative), WBYTE_ADDR(addr) in arch_xor_unlock_is_negative_byte()
105 return negative; in arch_xor_unlock_is_negative_byte()
/linux/Documentation/virt/coco/
A Dsev-guest.rst93 :Returns (out): struct snp_report_resp on success, -negative on error
108 :Returns (out): struct snp_derived_key_resp on success, -negative on error
127 :Returns (out): struct snp_report_resp on success, -negative on error
149 :Returns (out): 0 on success, -negative on error
159 :Returns (out): 0 on success, -negative on error
171 :Returns (out): 0 on success, -negative on error
184 :Returns (out): 0 on success, -negative on error
/linux/drivers/hwmon/pmbus/
A Dzl6100.c86 bool negative = false; in zl6100_d2l() local
93 negative = true; in zl6100_d2l()
116 if (negative) in zl6100_d2l()

Completed in 43 milliseconds

12345678910>>...13