| /linux/scripts/dtc/ |
| H A D | dt-extract-compatibles | 50 """ Find all compatibles in the last argument of a given function """ 84 # Compatibles that show up in OF_DECLARE macros can't be expected to 89 def print_compat(filename, compatibles): 90 if not compatibles: 93 compat_str = ' '.join(compatibles) 96 print(*compatibles, sep='\n') 121 ap.add_argument('-H', '--with-filename', help="Print filename with compatibles", action="store_true") 122 ap.add_argument('-d', '--driver-match', help="Only print compatibles that should match to a driver", action="store_true") 88 print_compat(filename, compatibles) global() argument
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | incomplete-devices.yaml | 14 their compatibles are present in Linux drivers for various reasons. 20 checks on undocumented compatibles but also reject any DTS file using such 23 Usage of any of following compatibles is not allowed in Devicetree sources, 30 Rejected compatibles in Devicetree, but used in ACPI-based devices 36 - description: Legacy compatibles used on Macintosh devices 148 - description: Legacy compatibles used on other PowerPC devices 204 - description: Legacy compatibles used on SPARC devices 231 - description: Incomplete and/or legacy compatibles for unknown devices
|
| /linux/tools/testing/selftests/dt/ |
| H A D | test_unprobed_devices.sh | 12 # * a list of the compatibles that can be matched by a Devicetree node 13 # * a list of compatibles that should be ignored 72 compatibles=$(tr '\000' '\n' < "${PDT}"/"${node}"/compatible) 74 for compatible in ${compatibles}; do
|
| H A D | Makefile | 12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
|
| /linux/drivers/hwmon/ |
| H A D | Kconfig | 79 tristate "Analog Devices AD7314 and compatibles" 109 tristate "Analog Devices ADM1025 and compatibles" 120 tristate "Analog Devices ADM1026 and compatibles" 142 tristate "Analog Devices ADM1031 and compatibles" 152 tristate "Analog Devices ADM1177 and compatibles" 162 tristate "Analog Devices ADM9240 and compatibles" 556 tristate "Dallas Semiconductor DS1621 and compatibles" 651 tristate "Fintek F71882FG and compatibles" 924 tristate "ITE IT87xx and compatibles" 1236 tristate "Maxim MAX1111 Serial 8-bit ADC chip and compatibles" [all …]
|
| H A D | ads7828.c | 3 * ads7828.c - driver for TI ADS7828 8-channel A/D converter and compatibles 213 MODULE_DESCRIPTION("Driver for TI ADS7828 A/D converter and compatibles");
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | qcom,aoss-reset.yaml | 19 - description: on SC7180 SoCs the following compatibles must be specified 24 - description: on SC7280 SoCs the following compatibles must be specified 29 - description: on SDM845 SoCs the following compatibles must be specified
|
| H A D | qcom,pdc-global.yaml | 19 - description: on SC7180 SoCs the following compatibles must be specified 24 - description: on SC7280 SoCs the following compatibles must be specified 28 - description: on SDM845 SoCs the following compatibles must be specified
|
| /linux/Documentation/admin-guide/media/ |
| H A D | tuner-cardlist.rst | 10 1 Philips PAL_I (FI1246 and compatibles) 11 2 Philips NTSC (FI1236,FM1236 and compatibles) 14 5 Philips PAL_BG (FI1216 and compatibles) 32 23 Philips PAL_DK (FI1256 and compatibles)
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_labpc.c | 4 * Driver for National Instruments Lab-PC series boards and compatibles 10 * Description: National Instruments Lab-PC (& compatibles)
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
| H A D | pic.txt | 3 Currently defined compatibles:
|
| H A D | brg.txt | 3 Currently defined compatibles:
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | serial.txt | 3 Currently defined compatibles:
|
| /linux/arch/powerpc/platforms/512x/ |
| H A D | mpc512x_generic.c | 42 .compatibles = board, in define_machine()
|
| /linux/arch/powerpc/platforms/83xx/ |
| H A D | mpc831x_rdb.c | 41 .compatibles = board, in define_machine()
|
| H A D | mpc830x_rdb.c | 41 .compatibles = board, in define_machine()
|
| H A D | mpc837x_rdb.c | 66 .compatibles = board, in define_machine()
|
| /linux/Documentation/devicetree/bindings/extcon/ |
| H A D | fcs,fsa880.yaml | 7 title: Fairchild Semiconductor FSA880, FSA9480 and compatibles
|
| /linux/Documentation/devicetree/bindings/soc/fsl/ |
| H A D | guts.txt | 12 Possible compatibles:
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | spi-lantiq-ssc.txt | 13 For rest of the compatibles, should contain the "spi_rx", "spi_tx" and
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | pv88080.txt | 10 NOTE: The use of the compatibles with no silicon version is deprecated.
|
| /linux/Documentation/devicetree/bindings/gnss/ |
| H A D | brcm,bcm4751.yaml | 16 elaborate than the compatibles BCM4751 may be printed
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | mpc5200_simple.c | 64 .compatibles = board, in define_machine()
|
| /linux/drivers/ata/ |
| H A D | ahci_platform.c | 81 /* Keep the following compatibles for device tree compatibility */
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | Kconfig | 83 compatibles.
|