Home
last modified time | relevance | path

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

12345678910>>...81

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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"
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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:
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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)"
282 tristate "Linear Technology LTC2632-12/10/8 and similar DAC spi driver"
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dadi,adis16460.yaml7 title: Analog Devices ADIS16460 and similar IMUs
13 Analog Devices ADIS16460 and similar IMUs
/kernel/linux/linux-5.10/scripts/
Dcheckkconfigsymbols.py75 help="print a list of max. 10 string-similar symbols")
126 print("%s: %s" % (yel("Similar symbols"), ', '.join(sims)))
128 print("%s: no similar symbols found" % yel("Similar symbols"))
187 sims_out = yel("Similar symbols")
191 print("%s: %s" % (sims_out, "no similar symbols found"))
269 """Return a list of max. ten Kconfig symbols that are string-similar to
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/Documentation/hwmon/
Dpmbus-core.rst218 Read word data from <page>, <phase>, <reg>. Similar to
228 Write word data to <page>, <reg>. Similar to i2c_smbus_write_word_data(), but
235 Read byte data from <page>, <reg>. Similar to i2c_smbus_read_byte_data(), but
242 Write byte data to <page>, <reg>. Similar to i2c_smbus_write_byte(), but
275 Execute probe function. Similar to standard probe function for other drivers,
284 Execute driver remove function. Similar to standard driver remove function.
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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.
Dsysfs-platform-wilco-ec23 Output will a version string be similar to the example below:
31 Output will a version string be similar to the example below:
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst72 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)
/kernel/linux/linux-5.10/Documentation/i2c/busses/
Di2c-nforce2.rst22 not publicly available, but seems to be similar to the
49 The SMBus adapter in the nForce2 chipset seems to be very similar to the
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_reset_types.h34 * longer use the GPU - similar to #I915_WEDGED bit. The difference in
38 * #I915_WEDGED_ON_FINI - Similar to #I915_WEDGED_ON_INIT, except we
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml7 title: Analog Devices AD9467 and similar High-Speed ADCs
14 The AD9467 and the parts similar with it, are high-speed analog-to-digital
/kernel/linux/linux-5.10/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>>...81