Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso81 * LOW. The signal shall not read HIGH in the event
89 * rail. It should be HIGH if all is properly soldered.
108 * soldering issue on GPIO3_B2 reports HIGH but proper
114 * rail. It should be HIGH if all is properly soldered.
117 * GPIO3_C6 default bias is pull-up therefore being HIGH
119 * - GPIO3_C6 is floating (so HIGH) if GPIO3_C6 is not
121 * - GPIO3_C6 is floating (so HIGH) if VCC_1V8_S0_1 is
123 * - GPIO3_C6 is HIGH if everything is proper,
126 * soldering reports HIGH.
132 * It should be HIGH if all is properly soldered.
[all …]
/freebsd/contrib/ntp/util/
H A Dtg2.c245 #define HIGH (2) /* high amplitude */ macro
1618 poop(M5, 1000, HIGH, UnmodulatedInverted);
1625 peep(M5, 1000, HIGH);
1636 poop(M2, 1000, HIGH, UnmodulatedInverted);
1643 peep(M2, 1000, HIGH);
1659 poop(M5, 1000, HIGH, UnmodulatedInverted);
1666 peep(M5, 1000, HIGH);
1677 poop(M2, 1000, HIGH, UnmodulatedInverted);
1684 peep(M2, 1000, HIGH);
1699 poop(M5, 1000, HIGH, UnmodulatedInverted);
[all …]
H A Dtg.c71 #define HIGH 2 /* high amplitude */ macro
472 peep(M5, 1000, HIGH); in main()
476 peep(M2, 1000, HIGH); in main()
485 peep(arg, 1000, HIGH); in main()
490 peep(arg, 1000, HIGH); in main()
541 peep(arg, tone, HIGH); in main()
590 peep(5, tone, HIGH); /* send seconds tick */ in sec()
617 case HIGH: in peep()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_hwdata.c141 BHNDB_PORT0_PRIO(DEVICE, HIGH),
198 BHNDB_PORT_PRIO(DEVICE, 0, 0, HIGH)
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dov7670.txt13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dovti,ov7670.txt13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dst,st-mipid02.txt45 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
47 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dov5640.txt38 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
39 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dtvp5150.txt44 - hsync-active: Active state of the HSYNC signal. Must be <1> (HIGH).
45 - vsync-active: Active state of the VSYNC signal. Must be <1> (HIGH).
H A Dti,tvp5150.txt44 - hsync-active: Active state of the HSYNC signal. Must be <1> (HIGH).
45 - vsync-active: Active state of the VSYNC signal. Must be <1> (HIGH).
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DREADME.txt70 We don't use ADD (LOGICAL) HIGH, SUBTRACT (LOGICAL) HIGH,
71 or COMPARE (LOGICAL) HIGH yet.
/freebsd/contrib/libxo/xo/
H A DMakefile.am10 LIBXO_WARNINGS = HIGH
/freebsd/contrib/libxo/xopo/
H A DMakefile.am10 LIBXO_WARNINGS = HIGH
/freebsd/contrib/libxo/libxo/
H A DMakefile.am10 LIBXO_WARNINGS = HIGH
/freebsd/contrib/libxo/encoder/cbor/
H A DMakefile.am12 LIBXO_WARNINGS = HIGH
/freebsd/contrib/libxo/encoder/csv/
H A DMakefile.am12 LIBXO_WARNINGS = HIGH
/freebsd/contrib/libxo/encoder/test/
H A DMakefile.am12 LIBXO_WARNINGS = HIGH
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dkeytab.c367 enum { UNDEF, SPEC, HIGH, ALL, OLD } mode; in remove_principal() enumerator
379 mode = HIGH; in remove_principal()
433 (mode == HIGH && entry.vno == kvno))) { in remove_principal()
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dhihope-rzg2-ex-lvds.dtsi21 * When GP1_20 is HIGH LVDS0 is connected to the LT8918L
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsilabs,si5351.txt55 1 = clock output is driven HIGH when disabled
56 2 = clock output is FLOATING (HIGH-Z) when disabled
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3228-evb.dts67 rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-mba6.dtsi422 /* HYS = 1, DSE = 111, 100k up, SPEED = HIGH */
507 /* HYS = 1, DSE = 110, 100k up, SPEED = HIGH (11)*/
537 /* HYS = 1, DSE = 110, PUE+PKE, SPEED = HIGH (11)*/
/freebsd/usr.sbin/cpucontrol/
H A Dcpucontrol.c77 #define HIGH(val) (uint32_t)(((val) >> 32) & 0xffffffff) macro
332 HIGH(args.data), LOW(args.data)); in do_msr()
/freebsd/contrib/bmake/mk/
H A Dwarnings.mk55 WARNINGS_SET_LIST ?= MIN LOW MEDIUM HIGH EXTRA
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8973-regulator.txt21 1 for HIGH and 0 for LOW.

1234