Home
last modified time | relevance | path

Searched full:similar (Results 1 – 25 of 2079) sorted by relevance

12345678910>>...84

/Linux-v5.15/drivers/iio/amplifiers/
DKconfig10 tristate "Analog Devices AD8366 and similar Gain Amplifiers"
15 Say yes here to build support for Analog Devices AD8366 and similar
27 tristate "Analog Devices HMC425A and similar GPIO Gain Amplifiers"
30 Say yes here to build support for Analog Devices HMC425A and similar
/Linux-v5.15/Documentation/arm/samsung-s3c24xx/
Ds3c2412.rst42 The UART hardware is similar to the S3C2440, and is supported by the
49 The NAND hardware is similar to the S3C2440, and is supported by the
56 The USB hardware is similar to the S3C2410, with extended clock source
77 The RTC hardware is similar to the S3C2410, and is supported by the
/Linux-v5.15/drivers/iio/imu/
DKconfig10 tristate "Analog Devices ADIS16400 and similar IMU SPI driver"
21 tristate "Analog Devices ADIS16460 and similar IMU driver"
33 tristate "Analog Devices ADIS16475 and similar IMU driver"
46 tristate "Analog Devices ADIS16480 and similar IMU driver"
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dfsl-edma.txt11 - "fsl,vf610-edma" for eDMA used similar to that on Vybrid vf610 SoC
12 - "fsl,imx7ulp-edma" for eDMA2 used similar to that on i.mx7ulp
20 interrupt-names on vf610 similar SoC. But for i.mx7ulp per channel
42 - interrupt-names : Should contain the below on vf610 similar SoC but not used
43 on i.mx7ulp similar SoC:
/Linux-v5.15/LICENSES/dual/
DCC-BY-4.085 a. Adapted Material means material subject to Copyright and Similar
89 permission under the Copyright and Similar Rights held by the
96 and Similar Rights in Your contributions to Adapted Material in
99 c. Copyright and Similar Rights means copyright and/or similar rights
104 specified in Section 2(b)(1)-(2) are not Copyright and Similar
110 Treaty adopted on December 20, 1996, and/or similar international
114 any other exception or limitation to Copyright and Similar Rights
123 all Copyright and Similar Rights that apply to Your use of the
207 privacy, and/or other similar personality rights; however, to
295 Rights include other Copyright and Similar Rights.
[all …]
/Linux-v5.15/arch/arm/mach-aspeed/
DKconfig22 Say yes if you intend to run on an Aspeed ast2400 or similar
32 Say yes if you intend to run on an Aspeed ast2500 or similar
43 Say yes if you intend to run on an Aspeed ast2600 or similar
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family.
6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family.
11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
/Linux-v5.15/arch/arc/include/asm/
Dbitops.h83 * __fls: Similar to fls, but zero based (0-31)
100 * __ffs: Similar to ffs, but zero based (0-31)
132 * __fls: Similar to fls, but zero based (0-31). Also 0 if no bit set
160 * __ffs: Similar to ffs, but zero based (0-31)
/Linux-v5.15/drivers/gpu/drm/i2c/
DKconfig9 Support for Chrontel ch7006 and similar TV encoders, found
19 Support for sil164 and similar single-link (or dual-link
/Linux-v5.15/drivers/iio/dac/
DKconfig10 tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
58 tristate "Analog Devices AD5446 and similar single channel DACs driver"
71 tristate "Analog Devices AD5449 and similar DACs driver"
128 tristate "Analog Devices AD5686 and similar multi-channel DACs (SPI)"
140 tristate "Analog Devices AD5696 and similar multi-channel DACs (I2C)"
294 tristate "Linear Technology LTC2632-12/10/8 and similar DAC spi driver"
/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dcommon_options.rst2 Print short help message (similar to **bpftool help**).
5 Print version number (similar to **bpftool version**), and optional
/Linux-v5.15/arch/openrisc/include/asm/
Dmmu_context.h5 * Linux architectural port borrowing liberally from similar works of
29 /* current active pgd - this is similar to other processors pgd
/Linux-v5.15/scripts/
Dcheckkconfigsymbols.py74 help="print a list of max. 10 string-similar symbols")
128 print("%s: %s" % (yel("Similar symbols"), ', '.join(sims)))
130 print("%s: no similar symbols found" % yel("Similar symbols"))
189 sims_out = yel("Similar symbols")
193 print("%s: %s" % (sims_out, "no similar symbols found"))
271 """Return a list of max. ten Kconfig symbols that are string-similar to
/Linux-v5.15/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5696.yaml7 title: Analog Devices AD5696 and similar multi-channel DACs
13 Binding for Analog Devices AD5696 and similar multi-channel DACs
/Linux-v5.15/include/linux/
Drefcount.h209 * Similar to atomic_add(), but will saturate at REFCOUNT_SATURATED and WARN.
234 * Similar to atomic_inc_not_zero(), but will saturate at REFCOUNT_SATURATED
257 * Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN.
293 * Similar to atomic_dec_and_test(), but it will WARN, return false and
322 * Similar to atomic_dec_and_test(), it will WARN on underflow and fail to
351 * Similar to atomic_dec(), it will WARN on underflow and fail to decrement
Dsrcutree.h21 * Per-CPU structure feeding into leaf srcu_node, similar in function
46 * Node in SRCU combining tree, similar in function to rcu_data.
62 * Per-SRCU-domain structure, similar in function to rcu_state.
/Linux-v5.15/Documentation/devicetree/bindings/iio/imu/
Dadi,adis16460.yaml7 title: Analog Devices ADIS16460 and similar IMUs
13 Analog Devices ADIS16460 and similar IMUs
/Linux-v5.15/Documentation/devicetree/bindings/iio/accel/
Dadi,adis16201.yaml7 title: ADIS16201 Dual Axis Inclinometer and similar
13 Two similar parts from external interface point of view.
/Linux-v5.15/tools/include/linux/
Drefcount.h69 * Similar to atomic_inc_not_zero(), will saturate at UINT_MAX and WARN.
102 * Similar to atomic_inc(), will saturate at UINT_MAX and WARN.
113 * Similar to atomic_dec_and_test(), it will WARN on underflow and fail to
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-davinci.txt13 - "ti,dm6441-spi" for SPI used similar to that on DM644x SoC family
14 - "ti,da830-spi" for SPI used similar to that on DA8xx SoC family
15 - "ti,keystone-spi" for SPI used similar to that on Keystone2 SoC
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-block-zram74 failed_reads, failed_writes, etc. File format is similar to
83 similar to block layer statistics file format.
123 similar to block layer statistics file format.
/Linux-v5.15/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst72 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)
/Linux-v5.15/Documentation/hwmon/
Dlm70.rst51 The LM74 and TMP121/TMP122/TMP123/TMP124 are very similar; main difference is
56 The LM71 is also very similar; main difference is 14-bit temperature
/Linux-v5.15/Documentation/devicetree/bindings/input/
Dcypress,tm2-touchkey.yaml13 Touch key controllers similar to the TM2 can be found in a wide range of
15 a similar I2C protocol.
/Linux-v5.15/Documentation/
Dasm-annotations.rst8 ``SYM_FUNC_END``, ``SYM_CODE_START``, and similar.
148 for interrupt handlers and similar where the calling convention is not the C
162 ``SYM_{CODE,FUNC}_START`` and ``SYM_{CODE,FUNC}_END``. They are very similar
181 Similar to instructions, there is a couple of macros to describe data in the

12345678910>>...84