Home
last modified time | relevance | path

Searched refs:chained (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-max3191x.txt16 - #daisy-chained-devices:
19 The number of GPIOs must equal "#daisy-chained-devices"
23 The number of GPIOs must equal "#daisy-chained-devices"
26 The number of GPIOs must equal "#daisy-chained-devices"
H A Dgpio-74x164.txt13 - registers-number: Number of daisy-chained shift registers
H A Dsgpio-aspeed.txt12 - Co-work with external signal-chained TTL components (74LV165/74LV595)
/freebsd/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt65 Daisy-chained devices
76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1).
84 #daisy-chained-devices = <3>;
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dmemchr.S95 sel r6, r5, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION
131 @ r5 has the 00/ff pattern for the first word, r6 has the chained value
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dxilinx-pr-decoupler.txt20 PR Decouplers which can be handled independently or chained via decouple/
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am642-sr-som.dtsi202 * Disable HW Reset because clock signal is daisy-chained
236 * Disable HW Reset because clock signal is daisy-chained
257 * Disable HW Reset because clock signal is daisy-chained
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp307 Origin chained = Origin::CreateChainedOrigin(o, stack); in ChainOrigin() local
308 return chained.raw_id(); in ChainOrigin()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DOtoolOpts.td41 HelpText<"print chained fixup information">;
H A DObjdumpOpts.td343 def chained_fixups : Flag<["--"], "chained-fixups">,
344 HelpText<"Print chained fixup information (requires --macho)">,
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h836 int t3_i2c_read8(adapter_t *adapter, int chained, u8 *valp);
837 int t3_i2c_write8(adapter_t *adapter, int chained, u8 val);
H A Dcxgb_t3_hw.c205 int t3_i2c_read8(adapter_t *adapter, int chained, u8 *valp) in t3_i2c_read8() argument
211 F_I2C_READ | (chained ? F_I2C_CONT : 0)); in t3_i2c_read8()
229 int t3_i2c_write8(adapter_t *adapter, int chained, u8 val) in t3_i2c_write8() argument
236 F_I2C_WRITE | (chained ? F_I2C_CONT : 0)); in t3_i2c_write8()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp229 Origin chained = Origin::CreateChainedOrigin(o, stack); in ChainOrigin() local
230 return chained.raw_id(); in ChainOrigin()
/freebsd/crypto/openssl/doc/man7/
H A Ddes_modes.pod93 chained together and can not be rearranged.
H A DEVP_RAND.pod69 This is called chaining. A chained EVP_RAND instance is created by passing
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-single.txt87 is set up as a chained interrupt controller and the wake-up interrupts
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM7.td469 // Double-precision chained MAC stalls the pipeline behind it for 3 cycles,
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_history.txt377 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_history.txt611 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
/freebsd/sys/contrib/zlib/doc/
H A Drfc1951.txt798 The compressor uses a chained hash table to find duplicated strings,
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td1290 HelpText<"Emit chained fixups">,
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION1837 and strips off daisy-chained header and padding for ESP/AH. It is
1842 extra daisy-chained headers inserted by ESP/AH. Our code takes care of
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td160 // XXPERMDI. The reason for defining this is that specifying multiple chained
161 // operands (such as loads) to an instruction will perform both chained
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1182 S. Kennedy A note on optimal doubly-chained trees 997--998
H A Dfunstack.in6400 key = "file searching, double-chained tree, binary search tree",
6414 …keywords = "binary search tree; double chained tree; file organisation; file searching; trees …
8646 title = "A note on optimal doubly-chained trees",
8659 …keywords = "binary search; file organisation; file searching; optimal doubly chained trees; tr…

12