Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7280a.yaml16 Multiple chips can be daisy chained and accessed via a single SPI interface.
/freebsd-14.2/sys/contrib/device-tree/Bindings/fpga/
H A Dxilinx-pr-decoupler.txt20 PR Decouplers which can be handled independently or chained via decouple/
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp298 Origin chained = Origin::CreateChainedOrigin(o, stack); in ChainOrigin() local
299 return chained.raw_id(); in ChainOrigin()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DOtoolOpts.td41 HelpText<"print chained fixup information">;
H A DObjdumpOpts.td339 def chained_fixups : Flag<["--"], "chained-fixups">,
340 HelpText<"Print chained fixup information (requires --macho)">,
/freebsd-14.2/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-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp226 Origin chained = Origin::CreateChainedOrigin(o, stack); in ChainOrigin() local
227 return chained.raw_id(); in ChainOrigin()
/freebsd-14.2/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-14.2/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-14.2/sys/dev/mps/mpi/
H A Dmpi2_history.txt377 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM7.td469 // Double-precision chained MAC stalls the pipeline behind it for 3 cycles,
H A DARMScheduleM85.td671 // Double-precision chained MAC should also be seen as having latency of 5,
/freebsd-14.2/sys/dev/mpr/mpi/
H A Dmpi2_history.txt611 * to MPI2_SGE_IO_UNION since it supports chained SGLs.

12