| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | nvidia,tegra20-i2c.yaml | 29 similar to Tegra20 I2C controller with additional feature: Continue 40 similar to Tegra30 I2C controller with some hardware modification: 53 similar to those found on Tegra114 but also contain several hardware 58 similar to those found on Tegra124. 74 similar to those found on Tegra210. 79 similar to those found on Tegra186. However, these controllers have 84 Tegra256 has 8 generic I2C controllers. The controllers are similar to
|
| /linux/drivers/iio/amplifiers/ |
| H A D | Kconfig | 10 tristate "Analog Devices AD8366 and similar Gain Amplifiers" 15 Say yes here to build support for Analog Devices AD8366 and similar 60 tristate "Analog Devices HMC425A and similar GPIO Gain Amplifiers" 63 Say yes here to build support for Analog Devices HMC425A and similar
|
| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 85 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/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 21 Say yes if you intend to run on an Aspeed ast2400 or similar 31 Say yes if you intend to run on an Aspeed ast2500 or similar 42 Say yes if you intend to run on an Aspeed ast2600 or similar
|
| /linux/drivers/iio/potentiometer/ |
| H A D | Kconfig | 10 tristate "Analog Devices AD5110 and similar Digital Potentiometer driver" 20 tristate "Analog Devices AD5272 and similar Digital Potentiometer driver" 30 tristate "Maxim Integrated DS1803 and similar Digital Potentiometer driver"
|
| /linux/scripts/ |
| H A D | checkkconfigsymbols.py | 74 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/tools/bpf/bpftool/Documentation/ |
| H A D | common_options.rst | 4 Print short help message (similar to **bpftool help**). 7 Print bpftool's version number (similar to **bpftool version**), the number
|
| /linux/arch/openrisc/include/asm/ |
| H A D | mmu_context.h | 5 * Linux architectural port borrowing liberally from similar works of 29 /* current active pgd - this is similar to other processors pgd
|
| /linux/Documentation/devicetree/bindings/iio/accel/ |
| H A D | adi,adis16201.yaml | 7 title: ADIS16201 Dual Axis Inclinometer and similar 13 Two similar parts from external interface point of view.
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-davinci.txt | 13 - "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/Documentation/admin-guide/acpi/ |
| H A D | initrd_table_override.rst | 72 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | cypress,tm2-touchkey.yaml | 13 Touch key controllers similar to the TM2 can be found in a wide range of 15 a similar I2C protocol.
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | processor_mmio_stale_data.rst | 16 are similar to those used to mitigate Microarchitectural Data Sampling (MDS) or 47 Intel Xeon server E3) uncore implementation. Similar to the sideband response 51 similar to the sideband stale data propagator. 73 It is similar to Shared Buffer Data Sampling (SBDS) except that the data is 251 process or other similar mechanisms. 254 longer provide Servicing, such as through IPU or other similar update
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-wilco-ec | 23 Output will a version string be similar to the example below: 31 Output will a version string be similar to the example below:
|
| /linux/Documentation/hwmon/ |
| H A D | lm70.rst | 55 The LM74 and TMP121/TMP122/TMP123/TMP124 are very similar; main difference is 63 The LM71 is also very similar; main difference is 14-bit temperature
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-nforce2.rst | 22 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
|
| /linux/Documentation/core-api/ |
| H A D | asm-annotations.rst | 8 ``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
|
| /linux/samples/trace_events/ |
| H A D | trace-events-sample.h | 110 * __dynamic_array: This is similar to array, but can vary its size from 119 * __dynamic_array( int, foo, bar) is similar to: int foo[bar]; 135 * __string(foo, bar) is similar to: strcpy(foo, bar) 145 * __vstring: This is similar to __string() but instead of taking a 155 * __vstring(foo, fmt, va) is similar to: vsnprintf(foo, fmt, va) 184 * byte is added. This is similar to: 355 * This is similar to __print_symbolic, except that it tests the bits 561 * If the event is similar to the DECLARE_EVENT_CLASS, but you need
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt_walk.c | 9 * The utilities in this file are similar to the CPU page-table walk 67 * Similar to the CPU page-table walker, this is a helper to walk 126 * This function is similar to xe_pt_walk_range() but it skips page tables
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_pci.h | 14 * substantially similar to the "NO WARRANTY" disclaimer below 16 * including a substantially similar Disclaimer requirement for further
|
| /linux/drivers/scsi/pm8001/ |
| H A D | pm8001_ctl.h | 14 * substantially similar to the "NO WARRANTY" disclaimer below 16 * including a substantially similar Disclaimer requirement for further
|
| H A D | pm8001_chips.h | 14 * substantially similar to the "NO WARRANTY" disclaimer below 16 * including a substantially similar Disclaimer requirement for further
|
| /linux/drivers/hid/ |
| H A D | hid-primax.c | 3 * HID driver for primax and similar keyboards with in-band modifiers 73 MODULE_DESCRIPTION("HID driver for primax and similar keyboards with in-band modifiers");
|
| /linux/drivers/mtd/maps/ |
| H A D | solutionengine.c | 2 * Flash and EPROM on Hitachi Solution Engine and similar boards. 94 MODULE_DESCRIPTION("MTD map driver for Hitachi SolutionEngine (and similar) boards");
|
| /linux/Documentation/gpu/ |
| H A D | drm-compute.rst | 46 The interface to the cgroup would be similar to the current CPU memory 47 interface, with similar semantics for min/low/high/max, if eviction can
|