Home
last modified time | relevance | path

Searched refs:low (Results 476 – 500 of 1820) sorted by relevance

1...<<11121314151617181920>>...73

/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-74x164.txt12 1 = active low
H A Dgpio-max77620.txt12 1 = active low
H A Dgpio-palmas.txt13 1 = active low
H A Dgpio-xgene.txt13 1 = active low
H A Dgpio-clps711x.txt12 1 = active low
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9500.yaml24 GPIO connected to the active low reset pin.
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.txt3 The MSM serial UART hardware is designed for low-speed use cases where a
/freebsd/sys/contrib/device-tree/src/mips/mscc/
H A Djaguar2_pcb118.dts45 output-low;
/freebsd/contrib/libcbor/.github/workflows/
H A Dfuzz-pr.yml1 # A quick CIFuzz sanity check. Fuzzing time is kept low provide fast feedback
/freebsd/bin/sh/tests/expansion/
H A Darith14.01 # Check that <</>> use the low bits of the shift count.
/freebsd/contrib/tcsh/
H A Ded.chared.c253 c_preword(Char *p, Char *low, int n, Char *delim) in c_preword() argument
256 Char *prev = low; in c_preword()
281 if (p < low) in c_preword()
282 p = low; in c_preword()
311 c_prev_word(Char *p, Char *low, int n) in c_prev_word() argument
317 while ((p >= low) && !isword(*p)) in c_prev_word()
319 while ((p >= low) && isword(*p)) in c_prev_word()
325 if (p < low) in c_prev_word()
326 p = low; in c_prev_word()
334 if (p < low) in c_prev_word()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2528 WordType low, mid, high; in tcMultiplyPart() local
2530 low = carry; in tcMultiplyPart()
2539 if (low + mid < low) in tcMultiplyPart()
2541 low += mid; in tcMultiplyPart()
2546 if (low + mid < low) in tcMultiplyPart()
2548 low += mid; in tcMultiplyPart()
2551 if (low + carry < low) in tcMultiplyPart()
2553 low += carry; in tcMultiplyPart()
2558 if (low + dst[i] < low) in tcMultiplyPart()
2560 dst[i] += low; in tcMultiplyPart()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dste,mcde.txt37 - clocks: phandles to the high speed and low power (energy save) clocks
40 - clock-names: "hs" for the high speed clock and "lp" for the low power
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dxlnx,zynq-pinctrl.txt41 low-power-disable, low-power-enable
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Ddavinci-mcasp-audio.txt36 2 : logic low
38 Defaults to 'logic low' when the property is not present
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxc003.dtsi143 /* CONFIG_LINUX_RAM_BASE needs to match low mem start */
144 reg = <0x0 0x80000000 0x0 0x20000000 /* 512 MiB low mem */
H A Daxc003_idu.dtsi149 /* CONFIG_LINUX_RAM_BASE needs to match low mem start */
150 reg = <0x0 0x80000000 0x0 0x20000000 /* 512 MiB low mem */
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-b450v3.dts95 output-low;
102 output-low;
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dralink,rt3050-esw.txt17 - ralink,led_polarity: override the active high/low settings of the leds
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dfaraday,ftrtc010.txt16 32768 Hz (a typical low-power clock).
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-pca-platform.txt16 is active low, it should be marked GPIO_ACTIVE_LOW.
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dmlx90614.txt13 to hold low in order to wake up the device. In normal operation, the
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dti,adc081c.yaml14 Single-channel ADC supporting 8, 10, or 12-bit samples and high/low alerts.
H A Dti,ads8688.yaml26 REFSEL input tied low to enable the internal reference.
/freebsd/sys/contrib/device-tree/Bindings/iio/humidity/
H A Ddht11.yaml13 A simple and low cost module providing a non standard single GPIO based

1...<<11121314151617181920>>...73