/drivers/edac/ |
D | mpc85xx_edac.c | 329 .compatible = "fsl,mpc8540-pcix", 332 .compatible = "fsl,mpc8540-pci", 634 { .compatible = "fsl,8540-l2-cache-controller", }, 635 { .compatible = "fsl,8541-l2-cache-controller", }, 636 { .compatible = "fsl,8544-l2-cache-controller", }, 637 { .compatible = "fsl,8548-l2-cache-controller", }, 638 { .compatible = "fsl,8555-l2-cache-controller", }, 639 { .compatible = "fsl,8568-l2-cache-controller", }, 640 { .compatible = "fsl,mpc8536-l2-cache-controller", }, 641 { .compatible = "fsl,mpc8540-l2-cache-controller", }, [all …]
|
/drivers/of/ |
D | base.c | 312 const char *type, const char *compatible) in of_find_compatible_node() argument 322 if (of_device_is_compatible(np, compatible) && of_node_get(np)) in of_find_compatible_node() 376 while (matches->name[0] || matches->type[0] || matches->compatible[0]) { in of_match_node() 384 if (matches->compatible[0]) in of_match_node() 386 matches->compatible); in of_match_node() 470 const char *compatible; in of_modalias_node() local 475 compatible = of_modalias_table[i].of_device; in of_modalias_node() 476 if (!of_device_is_compatible(node, compatible)) in of_modalias_node() 482 compatible = of_get_property(node, "compatible", &cplen); in of_modalias_node() 483 if (!compatible) in of_modalias_node() [all …]
|
/drivers/serial/ |
D | of_serial.c | 162 { .type = "serial", .compatible = "ns8250", .data = (void *)PORT_8250, }, 163 { .type = "serial", .compatible = "ns16450", .data = (void *)PORT_16450, }, 164 { .type = "serial", .compatible = "ns16550", .data = (void *)PORT_16550, }, 165 { .type = "serial", .compatible = "ns16750", .data = (void *)PORT_16750, }, 166 { .type = "serial", .compatible = "ns16850", .data = (void *)PORT_16850, }, 168 { .type = "serial", .compatible = "ibm,qpace-nwp-serial",
|
/drivers/scsi/ |
D | scsi_devinfo.c | 24 unsigned compatible; /* for use with scsi_static_device_list entries */ member 254 char *from, int compatible) in scsi_strcpy_devinfo() argument 261 if (compatible) { in scsi_strcpy_devinfo() 295 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() argument 307 vendor, compatible); in scsi_dev_info_list_add() 309 model, compatible); in scsi_dev_info_list_add() 316 devinfo->compatible = compatible; in scsi_dev_info_list_add() 318 if (compatible) in scsi_dev_info_list_add() 400 if (devinfo->compatible) { in scsi_get_device_flags()
|
/drivers/net/pcmcia/ |
D | Kconfig | 27 Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA 36 Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA 46 Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible 53 tristate "NE2000 compatible PCMCIA support" 56 Say Y here if you intend to attach an NE2000 compatible PCMCIA 76 Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA 96 nearly NE2000 compatible but need a separate driver due to a few
|
/drivers/usb/host/ |
D | ohci-ppc-of.c | 219 .compatible = "ohci-bigendian", 223 .compatible = "ohci-be", 229 .compatible = "ohci-littledian", 233 .compatible = "ohci-le",
|
D | isp1760-if.c | 111 .compatible = "nxp,usb-isp1760", 114 .compatible = "nxp,usb-isp1761",
|
/drivers/pcmcia/ |
D | Kconfig | 93 To use 32 bit PC-cards, you also need a CardBus compatible host 95 them are "yenta-compatible", so say Y or M there, too. 102 tristate "CardBus yenta-compatible bridge support" 108 all modern PCMCIA bridges are CardBus compatible. A "bridge" is 143 tristate "Cirrus PD6729 compatible bridge support" 151 tristate "i82092 compatible bridge support" 160 tristate "i82365 compatible bridge support" 165 are register compatible with the Intel i82365. These are found on
|
/drivers/media/radio/ |
D | Kconfig | 22 that are compatible with the Video For Linux API. Information on 49 that are compatible with the Video For Linux API. Information on 74 that are compatible with the Video For Linux API. Information on 97 that are compatible with the Video For Linux API. Information on 114 tristate "GemTek Radio card (or compatible) support" 126 that are compatible with the Video For Linux API. Information on 161 that are compatible with the Video for Linux API. Information on 176 that are compatible with the Video For Linux API. Information on 191 that are compatible with the Video For Linux API. Information on 208 that are compatible with the Video For Linux API. Information on [all …]
|
/drivers/net/ |
D | fec_mpc52xx_phy.c | 167 { .compatible = "fsl,mpc5200b-mdio", }, 168 { .compatible = "fsl,mpc5200-mdio", }, 169 { .compatible = "mpc5200b-fec-phy", },
|
D | gianfar_mii.c | 351 .compatible = "fsl,gianfar-mdio", 354 .compatible = "fsl,gianfar-tbi", 358 .compatible = "gianfar",
|
D | ucc_geth_mii.c | 261 .compatible = "ucc_geth_phy", 264 .compatible = "fsl,ucc-mdio",
|
/drivers/watchdog/ |
D | mpc8xxx_wdt.c | 253 .compatible = "mpc83xx_wdt", 259 .compatible = "fsl,mpc8610-wdt", 266 .compatible = "fsl,mpc823-wdt",
|
D | mpc5200_wdt.c | 262 { .compatible = "mpc5200-gpt", }, 263 { .compatible = "fsl,mpc5200-gpt", },
|
/drivers/ata/ |
D | pata_of_platform.c | 87 { .compatible = "ata-generic", }, 88 { .compatible = "electra-ide", },
|
/drivers/mtd/maps/ |
D | physmap_of.c | 260 .compatible = "cfi-flash", 271 .compatible = "jedec-flash", 276 .compatible = "direct-mapped"
|
/drivers/char/hw_random/ |
D | pasemi-rng.c | 137 { .compatible = "1682m-rng", }, 138 { .compatible = "pasemi,pwrficient-rng", },
|
/drivers/s390/char/ |
D | Kconfig | 61 bool "Support for SCLP VT220-compatible terminal" 64 Include support for an IBM SCLP VT220-compatible terminal. 67 bool "Support for console on SCLP VT220-compatible terminal" 70 Include support for using an IBM SCLP VT220-compatible terminal as a
|
/drivers/video/mb862xx/ |
D | mb862xxfb.c | 709 { .compatible = "fujitsu,MB86276", }, 710 { .compatible = "fujitsu,lime", }, 711 { .compatible = "fujitsu,MB86277", }, 712 { .compatible = "fujitsu,mint", }, 713 { .compatible = "fujitsu,MB86293", }, 714 { .compatible = "fujitsu,MB86294", }, 715 { .compatible = "fujitsu,coral", },
|
/drivers/sbus/char/ |
D | Kconfig | 8 PROM device tree. The driver implements a SunOS-compatible 9 interface and a NetBSD-compatible interface.
|
/drivers/dma/ |
D | fsldma.c | 798 struct device_node *node, u32 feature, const char *compatible) in fsl_dma_chan_probe() argument 882 compatible, in fsl_dma_chan_probe() 930 match->compatible, (void *)fdev->reg.start); in of_fsl_dma_probe() 1007 { .compatible = "fsl,eloplus-dma", }, 1008 { .compatible = "fsl,elo-dma", },
|
/drivers/mtd/chips/ |
D | Kconfig | 19 tristate "Detect non-CFI AMD/JEDEC-compatible flash chips" 23 compatible with the Common Flash Interface, but will use the common 25 are in fact compatible in all but the probe method. This actually 26 covers most AMD/Fujitsu-compatible chips and also non-CFI
|
/drivers/net/ibm_newemac/ |
D | mal.c | 774 .compatible = "ibm,mcmal", 777 .compatible = "ibm,mcmal2", 782 .compatible = "ibm,mcmal", 786 .compatible = "ibm,mcmal2",
|
/drivers/input/misc/ |
D | sparcspkr.c | 255 .compatible = "SUNW,bbc-beep", 334 .compatible = "SUNW,smbus-beep",
|
/drivers/macintosh/ |
D | macio_sysfs.c | 70 __ATTR_RO(compatible),
|