/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-max3191x.txt | 16 - #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 D | gpio-74x164.txt | 13 - registers-number: Number of daisy-chained shift registers
|
H A D | sgpio-aspeed.txt | 12 - Co-work with external signal-chained TTL components (74LV165/74LV595)
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | common-properties.txt | 65 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 D | memchr.S | 95 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 D | xilinx-pr-decoupler.txt | 20 PR Decouplers which can be handled independently or chained via decouple/
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am642-sr-som.dtsi | 202 * 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 D | msan.cpp | 307 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 D | OtoolOpts.td | 41 HelpText<"print chained fixup information">;
|
H A D | ObjdumpOpts.td | 343 def chained_fixups : Flag<["--"], "chained-fixups">, 344 HelpText<"Print chained fixup information (requires --macho)">,
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_common.h | 836 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 D | cxgb_t3_hw.c | 205 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 D | dfsan.cpp | 229 Origin chained = Origin::CreateChainedOrigin(o, stack); in ChainOrigin() local 230 return chained.raw_id(); in ChainOrigin()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | des_modes.pod | 93 chained together and can not be rearranged.
|
H A D | EVP_RAND.pod | 69 This is called chaining. A chained EVP_RAND instance is created by passing
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-single.txt | 87 is set up as a chained interrupt controller and the wake-up interrupts
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleM7.td | 469 // Double-precision chained MAC stalls the pipeline behind it for 3 cycles,
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_history.txt | 377 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_history.txt | 611 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1951.txt | 798 The compressor uses a chained hash table to find duplicated strings,
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Options.td | 1290 HelpText<"Emit chained fixups">,
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 1837 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 D | PPCInstrVSX.td | 160 // 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 D | funstack.ok | 1182 S. Kennedy A note on optimal doubly-chained trees 997--998
|
H A D | funstack.in | 6400 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…
|