Home
last modified time | relevance | path

Searched full:chained (Results 1 – 25 of 247) sorted by relevance

12345678910

/freebsd-src/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 Dfairchild,74hc595.yaml30 description: Number of daisy-chained shift registers
H A Daspeed,sgpio.yaml22 - Co-work with external signal-chained TTL components (74LV165/74LV595)
H A Dsgpio-aspeed.txt12 - Co-work with external signal-chained TTL components (74LV165/74LV595)
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h136 /// UNW_ChainInfo - Specifies that this UnwindInfo structure is chained to
173 // the chained unwind info.
205 /// Return pointer to chained unwind info.
210 /// Return pointer to chained unwind info.
/freebsd-src/sys/fs/nfs/
H A Dnfsrvstate.h195 * - open_owner structures chained off of nfsclient
196 * - open file structures chained off an open_owner structure
197 * - lock_owner structures chained off an open file structure
198 * - delegated file structures chained off of nfsclient and nfslockfile
250 * This structure is chained off of the nfsstate (the lockowner) and
307 * This structure is malloc'd an chained off hash lists for user/group
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h28 // Chained origin id is like:
31 // Chained origin id describes an event of storing a taint value to
44 // The "zzzz" bits of chained origin id are used to store the length of the
H A Ddfsan_chained_origin_depot.h11 // A storage for chained origins.
H A Ddfsan_chained_origin_depot.cpp11 // A storage for chained origins.
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h28 // 0zzz xxxx xxxx xxxx chained origin id
37 // Chained origin id describes an event of storing an uninitialized value to
51 // The "zzz" bits of chained origin id are used to store the length (or depth)
H A Dmsan_chained_origin_depot.cpp11 // A storage for chained origins.
H A Dmsan_chained_origin_depot.h11 // A storage for chained origins.
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DPCHContainerOperations.h41 /// Return an ASTConsumer that can be chained with a
69 /// Return an ASTConsumer that can be chained with a
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp75 // on other chained instructions, and other chained instructions also in fuseInstructionPair()
77 // scheduled into these chained instructions. in fuseInstructionPair()
/freebsd-src/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-src/contrib/cortex-strings/src/arm/
H A Dmemchr.S106 sel r6, r5, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION
134 @ r5 has the 00/ff pattern for the first word, r6 has the chained value
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dloongson,htvec.yaml26 description: Eight parent interrupts that receive chained interrupts.
H A Dloongson,htpic.yaml30 Four parent interrupts that receive chained interrupts.
/freebsd-src/sys/contrib/device-tree/Bindings/fpga/
H A Dxilinx-pr-decoupler.txt20 PR Decouplers which can be handled independently or chained via decouple/
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DObjectFilePCHContainerOperations.h21 /// Return an ASTConsumer that can be chained with a
/freebsd-src/contrib/bmake/unit-tests/
H A Dcond-op-not.mk10 # Exclamation marks can be chained.
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp351 if (const RuntimeFunction *Chained = UI.getChainedFunctionEntry()) { in printUnwindInfo() local
352 DictScope CS(SW, "Chained"); in printUnwindInfo()
353 printRuntimeFunctionEntry(Ctx, Section, LSDAOffset, *Chained); in printUnwindInfo()
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Ddevcoredump.h52 /* XXX what about chained tables? */ in _lkpi_dev_coredumpsg_free()

12345678910