Home
last modified time | relevance | path

Searched full:positive (Results 1 – 25 of 1297) sorted by relevance

12345678910>>...52

/openbmc/linux/Documentation/fb/
H A Dviafb.modes92 # Polarity positive positive
113 # Polarity positive positive
134 # Polarity positive positive
155 # Polarity positive positive
176 # Polarity positive positive
197 # Polarity positive positive
219 # Polarity positive positive
241 # Polarity positive positive
263 # Polarity positive positive
285 # Polarity positive positive
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4.c431 SND_SOC_DAPM_MUX("IN1_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
433 SND_SOC_DAPM_MUX("IN2_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
435 SND_SOC_DAPM_MUX("IN3_R to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
437 SND_SOC_DAPM_MUX("IN2_L to Right Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
447 SND_SOC_DAPM_MUX("IN1_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
449 SND_SOC_DAPM_MUX("IN2_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
451 SND_SOC_DAPM_MUX("IN3_L to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
453 SND_SOC_DAPM_MUX("IN1_R to Left Mixer Positive Resistor", SND_SOC_NOPM, 0, 0,
507 {"Right ADC", NULL, "IN1_R to Right Mixer Positive Resistor"},
508 {"IN1_R to Right Mixer Positive Resistor", "10 kOhm", "IN1_R"},
[all …]
/openbmc/linux/drivers/iio/test/
H A Diio-test-rescale.c37 .name = "typical IIO_VAL_INT, positive",
53 .name = "typical IIO_VAL_FRACTIONAL, positive",
71 .name = "typical IIO_VAL_FRACTIONAL_LOG2, positive",
89 .name = "typical IIO_VAL_INT_PLUS_NANO, positive",
107 .name = "typical IIO_VAL_INT_PLUS_MICRO, positive",
263 .name = "small IIO_VAL_INT_PLUS_MICRO, positive",
281 * INT_PLUS_{MICRO,NANO} positive/negative corner cases
332 .name = "decimal overflow IIO_VAL_INT_PLUS_NANO, positive",
359 .name = "decimal overflow IIO_VAL_INT_PLUS_MICRO, positive",
389 .name = "overflow IIO_VAL_FRACTIONAL, positive",
[all …]
H A Diio-test-format.c54 /* positive >= 1 */ in iio_test_iio_format_value_fixedpoint()
67 /* positive < 1 */ in iio_test_iio_format_value_fixedpoint()
115 /* positive < 1 */ in iio_test_iio_format_value_fractional()
121 /* positive >= 1 */ in iio_test_iio_format_value_fractional()
155 /* positive < 1 */ in iio_test_iio_format_value_fractional_log2()
161 /* positive >= 1 */ in iio_test_iio_format_value_fractional_log2()
/openbmc/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt32 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,
77 If the device is tilted to the left, you get a positive x value. If you point
96 ground plane and positive towards magnetic North, (x) is in the ground plane,
97 perpendicular to the North axis and positive towards the East and (z) is
98 perpendicular to the ground plane and positive upwards.
126 defines a positive y value.
133 along the (z) axis if rotated clockwise, and a positive value if rotated
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/
H A Dia_css_ynr2_types.h56 u16 coring_pos_0; /** Coring threshold for positive edge in dark area.
59 u16 coring_pos_1; /** Coring threshold for positive edge in bright area.
68 u16 gain_pos_0; /** Gain for positive edge in dark area.
71 u16 gain_pos_1; /** Gain for positive edge in bright area.
80 u16 crop_pos_0; /** Limit for positive edge in dark area.
83 u16 crop_pos_1; /** Limit for positive edge in bright area.
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
H A Dia_css_eed1_8_types.h63 s32 coring_pos0; /** Positive Edge Coring Threshold in dark region. */
64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */
69 s32 gain_pos0; /** Gain for Positive Edge in dark region. */
70 s32 gain_pos1; /** Gain for Positive Edge in bright region. */
74 s32 pos_margin0; /** Margin for Positive Edge in dark region. */
75 s32 pos_margin1; /** Margin for Positive Edge in bright region. */
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dntc-thermistor.yaml41 | | (pdo) | "connected positive"
48 called "connected ground" and "connected positive" and shall be understood as
52 positive voltage and we get the thermistor on top of a pull-down resistor
61 ground" and "connected positive" cases.
109 connected-positive:
/openbmc/qemu/tests/tcg/ppc64/
H A Dbcdsub.c63 /* maximum positive BCD value */ in test_bcdsub_eq()
79 /* maximum positive and negative one BCD values */ in test_bcdsub_gt()
98 /* positive zero and positive one BCD values */ in test_bcdsub_lt()
102 /* maximum negative and positive one BCD values */ in test_bcdsub_lt()
/openbmc/linux/Documentation/hwmon/
H A Dpcf8591.rst37 Pins AIN0 to AIN2 are positive differential inputs for channels 0 to 2
41 Pins AIN2 is the positive differential input for channel 3
45 Pins AIN0 is the positive differential input for channel 0
47 Pins AIN2 is the positive differential input for channel 1
/openbmc/u-boot/lib/
H A Dldiv.c28 positive (will have the opposite sign of NUMER). These are in ldiv()
29 considered `wrong'. If both are NUM and DENOM are positive, in ldiv()
30 RESULT will always be positive. This all boils down to: if in ldiv()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7124.yaml93 adi,buffered-positive:
94 description: Enable buffered mode for positive input.
135 adi,buffered-positive;
143 adi,buffered-positive;
/openbmc/linux/include/linux/mfd/
H A Dti-lmu.h63 LM3631_LDO_POS, /* Positive display bias output */
66 LM3632_LDO_POS, /* Positive display bias output */
69 LM36274_LDO_POS, /* Positive display bias output */
/openbmc/u-boot/include/
H A Dadc.h45 * Note: The positive/negative reference Voltage is only a name and it doesn't
47 * values to be a negative or positive. For this purpose the uclass's platform
49 * since the regulator API returns only a positive Voltage values.
67 * @vdd_supply - positive reference Voltage supply (regulator)
69 * @vdd_polarity_negative - positive reference Voltage has negative polarity
71 * @vdd_microvolts - positive reference Voltage value
267 * adc_vdd_value() - get the ADC device's positive reference Voltage value
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_fp0_conv.S99 /* positive */
107 /* positive overflow */
141 /* positive */
149 /* positive overflow */
183 /* positive */
191 /* positive overflow */
225 /* positive */
233 /* positive overflow */
267 /* positive */
275 /* positive overflow */
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/
H A DOpenBMCManager.v1_0_0.json174 "description": "Positive hysteresis for the controller.",
175 "longDescription": "Positive hysteresis for the controller.",
186 "description": "Positive slew rate for the PID.",
187 "longDescription": "Positive slew rate for the PID.",
417 "description": "Positive hysteresis for the controller.",
418 "longDescription": "Positive hysteresis for the controller.",
441 "description": "Positive slew rate for the PID.",
442 "longDescription": "Positive slew rate for the PID.",
526 "description": "Positive Hysteresis for the stepwise controller.",
527 "longDescription": "Positive Hysteresis for the stepwise controller.",
/openbmc/linux/arch/x86/math-emu/
H A Dpoly_tan.c21 #define HiPOWERop 3 /* odd poly, positive terms */
34 #define HiPOWERep 2 /* even poly, positive terms */
65 } /* Need a positive number */ in poly_tan()
121 /* Add the positive terms */ in poly_tan()
125 /* Compute the positive terms for the denominator polynomial */ in poly_tan()
211 setexponent16(st0_ptr, exponent + EXTENDED_Ebias); /* Result is positive. */ in poly_tan()
/openbmc/linux/arch/m68k/fpsp040/
H A Dutil.S206 leal EXT_PLRG,%a1 |answer is large positive number
216 leal EXT_PINF,%a1 |answer is positive infinity
237 leal DBL_PLRG,%a1 |answer is large positive number
247 leal EXT_PINF,%a1 |answer is positive infinity
268 leal SGL_PLRG,%a1 |answer is large positive number
278 leal EXT_PINF,%a1 |answer is positive infinity
537 leal EXT_PZRO,%a1 |answer is positive zero
548 leal EXT_PSML,%a1 |answer is positive smallest denorm
569 leal DBL_PZRO,%a1 |answer is positive zero
601 leal SGL_PZRO,%a1 |answer is positive zero
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst109 The unit is undefined. A positive value moves the camera to the
116 The unit is undefined. A positive value moves the camera up, a
130 position. Positive values move the camera to the right (clockwise
137 Positive values move the camera up, negative values down. Drivers
143 position. The unit is undefined. Positive values set the focus
148 amount. The unit is undefined. Positive values move the focus closer
224 zoom unit is driver-specific and its value should be a positive
229 value. Positive values move the zoom lens group towards the
237 the movement. A positive value moves the zoom lens group towards the
249 The unit is undefined. Positive values open the iris one step
[all …]
/openbmc/linux/arch/microblaze/lib/
H A Dmodsi3.S30 rsubi r5, r5, 0 /* make r5 positive */
33 rsubi r6, r6, 0 /* make r6 positive */
49 /* move the r31 to mod since the result was positive */
H A Ddivsi3.S27 rsubi r5, r5, 0 /* make r5 positive */
30 rsubi r6, r6, 0 /* make r6 positive */
49 /* move the r31 to mod since the result was positive */
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.hpp92 * @return Positive value if events are pending, 0 otherwise
100 * @return Positive value if events are pending, 0 otherwise
108 * @return Positive value if the event loop should continue
117 * @return Positive value if an event was dispatched
/openbmc/linux/kernel/
H A Dwatchdog_buddy.c38 * interrupt, it will get a false positive. Touch the watchdog on in watchdog_hardlockup_enable()
47 * Touch the watchdog on the next CPU to avoid false positive in watchdog_hardlockup_enable()
73 * false positive. Touch the watchdog on the next CPU to prevent it. in watchdog_hardlockup_disable()
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c100 0x1.ffffe6p-25, /* min positive FP16 subnormal */
102 0x1.00000cp-14, /* min positive normal FP16 */
162 {5.96046E-8}, /* min positive FP16 subnormal */
164 {6.10352E-5}, /* min positive normal FP16 */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dmake-netcat_flag_count_work.patch1 Make netcat_flag_count() return positive value
10 to make netcat_flag_count return positive value.

12345678910>>...52