/linux-4.1.27/arch/arm/mach-shmobile/ |
D | timer.c | 56 if (of_device_is_compatible(np, "arm,cortex-a8") || in shmobile_init_delay() 57 of_device_is_compatible(np, "arm,cortex-a9")) { in shmobile_init_delay() 59 } else if (of_device_is_compatible(np, "arm,cortex-a7")) { in shmobile_init_delay() 62 } else if (of_device_is_compatible(np, "arm,cortex-a15")) { in shmobile_init_delay()
|
D | pm-rcar-gen2.c | 72 if (of_device_is_compatible(np, "arm,cortex-a15")) in rcar_gen2_pm_init() 74 else if (of_device_is_compatible(np, "arm,cortex-a7")) in rcar_gen2_pm_init()
|
/linux-4.1.27/drivers/usb/host/ |
D | fsl-mph-dr-of.c | 131 if (of_device_is_compatible(np, "fsl-usb2-dr")) { in usb_get_ver_info() 132 if (of_device_is_compatible(np, "fsl-usb2-dr-v1.6")) in usb_get_ver_info() 134 else if (of_device_is_compatible(np, "fsl-usb2-dr-v2.2")) in usb_get_ver_info() 136 else if (of_device_is_compatible(np, "fsl-usb2-dr-v2.4")) in usb_get_ver_info() 145 if (of_device_is_compatible(np, "fsl,mpc5121-usb2-dr")) in usb_get_ver_info() 148 if (of_device_is_compatible(np, "fsl-usb2-mph")) { in usb_get_ver_info() 149 if (of_device_is_compatible(np, "fsl-usb2-mph-v1.6")) in usb_get_ver_info() 151 else if (of_device_is_compatible(np, "fsl-usb2-mph-v2.2")) in usb_get_ver_info() 186 if (of_device_is_compatible(np, "fsl-usb2-mph")) { in fsl_usb2_mph_dr_of_probe()
|
D | xhci-plat.c | 45 if (of_device_is_compatible(of_node, "renesas,xhci-r8a7790") || in xhci_plat_setup() 46 of_device_is_compatible(of_node, "renesas,xhci-r8a7791")) { in xhci_plat_setup() 59 if (of_device_is_compatible(of_node, "renesas,xhci-r8a7790") || in xhci_plat_start() 60 of_device_is_compatible(of_node, "renesas,xhci-r8a7791")) in xhci_plat_start() 121 if (of_device_is_compatible(pdev->dev.of_node, in xhci_plat_probe() 123 of_device_is_compatible(pdev->dev.of_node, in xhci_plat_probe()
|
D | ohci-ppc-of.c | 102 of_device_is_compatible(dn, "ohci-bigendian") || in ohci_hcd_ppc_of_probe() 103 of_device_is_compatible(dn, "ohci-be"); in ohci_hcd_ppc_of_probe() 135 if (of_device_is_compatible(dn, "fsl,mpc5200-ohci")) in ohci_hcd_ppc_of_probe() 137 if (of_device_is_compatible(dn, "mpc5200-ohci")) in ohci_hcd_ppc_of_probe()
|
D | ehci-fsl.c | 365 if (of_device_is_compatible(dev->parent->of_node, in ehci_fsl_setup() 548 if (of_device_is_compatible(dev->parent->of_node, in ehci_fsl_drv_suspend() 569 if (of_device_is_compatible(dev->parent->of_node, in ehci_fsl_drv_resume()
|
D | ehci-ppc-of.c | 163 if (of_device_is_compatible(dn, "ibm,usb-ehci-440epx")) { in ehci_hcd_ppc_of_probe()
|
D | ohci-exynos.c | 136 if (of_device_is_compatible(pdev->dev.of_node, in exynos_ohci_probe()
|
D | ehci-exynos.c | 167 if (of_device_is_compatible(pdev->dev.of_node, in exynos_ehci_probe()
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
D | usb.c | 130 if (immr_node && (of_device_is_compatible(immr_node, "fsl,mpc8315-immr") || in mpc831x_usb_cfg() 131 of_device_is_compatible(immr_node, "fsl,mpc8308-immr"))) in mpc831x_usb_cfg() 142 if (of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) { in mpc831x_usb_cfg() 146 } else if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) { in mpc831x_usb_cfg() 180 if (of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) in mpc831x_usb_cfg() 183 if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) in mpc831x_usb_cfg() 196 if (!of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) { in mpc831x_usb_cfg()
|
/linux-4.1.27/arch/arm/mach-highbank/ |
D | highbank.c | 90 if (of_device_is_compatible(dev->of_node, "calxeda,hb-ahci")) in highbank_platform_notifier() 92 else if (of_device_is_compatible(dev->of_node, "calxeda,hb-sdhci")) in highbank_platform_notifier() 94 else if (of_device_is_compatible(dev->of_node, "arm,pl330")) in highbank_platform_notifier() 96 else if (of_device_is_compatible(dev->of_node, "calxeda,hb-xgmac")) { in highbank_platform_notifier()
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | ge_imp3a.c | 72 if (of_device_is_compatible(np, "gef,fpga-pic-1.00")) { in ge_imp3a_pic_init() 93 if (of_device_is_compatible(np, "fsl,mpc8540-pci") || in ge_imp3a_pci_assign_primary() 94 of_device_is_compatible(np, "fsl,mpc8548-pcie") || in ge_imp3a_pci_assign_primary() 95 of_device_is_compatible(np, "fsl,p2020-pcie")) { in ge_imp3a_pci_assign_primary()
|
D | xes_mpc85xx.c | 92 if (!of_device_is_compatible(np, in xes_mpc85xx_fixups() 94 !of_device_is_compatible(np, in xes_mpc85xx_fixups() 96 !of_device_is_compatible(np, in xes_mpc85xx_fixups()
|
D | mpc85xx_cds.c | 240 if (of_device_is_compatible(np, "chrp,iic")) { in mpc85xx_cds_8259_attach() 298 if ((of_device_is_compatible(np, "fsl,mpc8540-pci") || in mpc85xx_cds_pci_assign_primary() 299 of_device_is_compatible(np, "fsl,mpc8548-pcie")) && in mpc85xx_cds_pci_assign_primary()
|
D | mpc85xx_ds.c | 90 if (of_device_is_compatible(np, "chrp,iic")) { in mpc85xx_ds_pic_init()
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pci.c | 809 if (of_device_is_compatible(dev, "u3-agp")) { in pmac_add_bridge() 813 } else if (of_device_is_compatible(dev, "u3-ht")) { in pmac_add_bridge() 817 } else if (of_device_is_compatible(dev, "u4-pcie")) { in pmac_add_bridge() 828 if (of_device_is_compatible(dev, "uni-north")) { in pmac_add_bridge() 971 of_device_is_compatible(node->parent, "uni-north"); in pmac_pci_enable_device_hook() 977 (of_device_is_compatible(node, "pci106b,18") || in pmac_pci_enable_device_hook() 978 of_device_is_compatible(node, "pci106b,30") || in pmac_pci_enable_device_hook() 979 of_device_is_compatible(node, "pci11c1,5811"))) { in pmac_pci_enable_device_hook() 985 of_device_is_compatible(node, "gmac")) { in pmac_pci_enable_device_hook() 1032 if (nd->parent && (of_device_is_compatible(nd, "pci106b,18") || in pmac_pcibios_after_init() [all …]
|
D | feature.c | 1426 need_reset = of_device_is_compatible(phy, "B5221"); in g5_eth_phy_reset() 2647 if (of_device_is_compatible(node, compat)) in probe_one_macio() 2751 else if (of_device_is_compatible(np, "cobalt")) in initial_serial_shutdown() 2809 if (of_device_is_compatible(np, "K2-GMAC")) in set_initial_features() 2818 if (of_device_is_compatible(np, "pci106b,5811")) { in set_initial_features() 2834 && of_device_is_compatible(np->parent, "uni-north") in set_initial_features() 2835 && of_device_is_compatible(np, "gmac")) in set_initial_features() 2846 && of_device_is_compatible(np->parent, "uni-north") in set_initial_features() 2847 && (of_device_is_compatible(np, "pci106b,18") || in set_initial_features() 2848 of_device_is_compatible(np, "pci106b,30") || in set_initial_features() [all …]
|
D | smp.c | 580 ok = p && of_device_is_compatible(p, "uni-n-i2c"); in smp_core99_setup_i2c_hwsync() 593 if (of_device_is_compatible(cc,"pulsar-legacy-slewing")) { in smp_core99_setup_i2c_hwsync() 597 } else if (of_device_is_compatible(cc, "cy28508")) { in smp_core99_setup_i2c_hwsync()
|
D | nvram.c | 546 if (of_device_is_compatible(dp, "amd-0137")) { in core99_nvram_setup() 581 is_core_99 = of_device_is_compatible(dp, "nvram,flash"); in pmac_nvram_init()
|
D | pic.c | 330 if (of_device_is_compatible(master, "gatwick")) { in pmac_pic_probe_oldstyle()
|
D | low_i2c.c | 1210 !of_device_is_compatible(np, p->compatible)) in pmac_i2c_devscan()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-p5ioc2.c | 68 if (of_device_is_compatible(phb->hose->dn, "ibm,p5ioc2-pcix")) in pnv_pci_init_p5ioc2_msis() 199 if (of_device_is_compatible(phbn, "ibm,p5ioc2-pcix") || in pnv_pci_init_p5ioc2_hub() 200 of_device_is_compatible(phbn, "ibm,p5ioc2-pciex")) in pnv_pci_init_p5ioc2_hub() 229 if (of_device_is_compatible(phbn, "ibm,p5ioc2-pcix") || in pnv_pci_init_p5ioc2_hub() 230 of_device_is_compatible(phbn, "ibm,p5ioc2-pciex")) { in pnv_pci_init_p5ioc2_hub()
|
D | opal-sysparam.c | 185 if (!of_device_is_compatible(sysparam, "ibm,opal-sysparams")) { in opal_sys_param_init()
|
D | opal.c | 701 if (of_device_is_compatible(np, "ibm,opal-flash")) in opal_flash_init() 710 if (of_device_is_compatible(np, "ibm,opal-ipmi")) in opal_ipmi_init()
|
D | pci-ioda.c | 2702 if (of_device_is_compatible(np, "ibm,p7ioc-pciex")) in pnv_pci_init_ioda_phb() 2704 else if (of_device_is_compatible(np, "ibm,power8-pciex")) in pnv_pci_init_ioda_phb() 2868 if (of_device_is_compatible(phbn, "ibm,ioda-phb")) in pnv_pci_init_ioda_hub()
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-pltfm.c | 95 if (of_device_is_compatible(np, "fsl,p2020-rev1-esdhc")) in sdhci_get_of_property() 98 if (of_device_is_compatible(np, "fsl,p2020-esdhc") || in sdhci_get_of_property() 99 of_device_is_compatible(np, "fsl,p1010-esdhc") || in sdhci_get_of_property() 100 of_device_is_compatible(np, "fsl,t4240-esdhc") || in sdhci_get_of_property() 101 of_device_is_compatible(np, "fsl,mpc8536-esdhc")) in sdhci_get_of_property()
|
D | sdhci-of-esdhc.c | 364 if (of_device_is_compatible(np, "fsl,p2020-esdhc")) { in sdhci_esdhc_probe()
|
D | sdhci-st.c | 156 if (!of_device_is_compatible(np, "st,sdhci-stih407")) in st_mmcss_cconfig()
|
D | dw_mmc-exynos.c | 330 if (of_device_is_compatible(np, exynos_compat[idx].compatible)) in dw_mci_exynos_parse_dt()
|
D | sdhci-pxav3.c | 400 if (of_device_is_compatible(np, "marvell,armada-380-sdhci")) { in sdhci_pxav3_probe()
|
D | sunxi-mmc.c | 893 if (of_device_is_compatible(np, "allwinner,sun4i-a10-mmc")) in sunxi_mmc_resource_request()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | legacy_serial.c | 236 if (!of_device_is_compatible(isa_brg, "ibm,power8-lpc")) { in add_legacy_isa_port() 304 if (of_device_is_compatible(pci_dev, "pci13a8,152") || in add_legacy_pci_port() 305 of_device_is_compatible(pci_dev, "pci13a8,154") || in add_legacy_pci_port() 306 of_device_is_compatible(pci_dev, "pci13a8,158")) { in add_legacy_pci_port() 425 if (of_device_is_compatible(np, "pciclass,0700") || in find_legacy_serial_ports() 426 of_device_is_compatible(np, "pciclass,070002")) in find_legacy_serial_ports() 428 else if (of_device_is_compatible(parent, "pciclass,0700") || in find_legacy_serial_ports() 429 of_device_is_compatible(parent, "pciclass,070002")) in find_legacy_serial_ports() 478 if (of_device_is_compatible(np, "fsl,ns16550")) in fixup_port_irq()
|
D | vio.c | 1217 of_device_is_compatible(dev->dev.of_node, in vio_match_device()
|
/linux-4.1.27/drivers/phy/ |
D | phy-ti-pipe3.c | 225 if (of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-pcie")) { in ti_pipe3_init() 256 if (of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-sata") || in ti_pipe3_exit() 257 of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-pcie")) in ti_pipe3_exit() 311 if (!of_device_is_compatible(node, "ti,phy-pipe3-pcie")) { in ti_pipe3_probe() 341 if (!of_device_is_compatible(node, "ti,phy-pipe3-sata")) in ti_pipe3_probe() 345 if (!of_device_is_compatible(node, "ti,phy-pipe3-sata")) { in ti_pipe3_probe() 355 if (of_device_is_compatible(node, "ti,phy-pipe3-pcie")) { in ti_pipe3_probe() 515 if (!of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-sata")) in ti_pipe3_disable_clocks()
|
D | phy-sun4i-usb.c | 242 if (of_device_is_compatible(np, "allwinner,sun5i-a13-usb-phy")) in sun4i_usb_phy_probe() 247 if (of_device_is_compatible(np, "allwinner,sun4i-a10-usb-phy") || in sun4i_usb_phy_probe() 248 of_device_is_compatible(np, "allwinner,sun6i-a31-usb-phy")) in sun4i_usb_phy_probe() 253 if (of_device_is_compatible(np, "allwinner,sun6i-a31-usb-phy")) in sun4i_usb_phy_probe()
|
D | phy-berlin-sata.c | 226 if (of_device_is_compatible(dev->of_node, "marvell,berlin2-sata-phy")) in phy_berlin_sata_probe()
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-omap-intc.c | 311 if (of_device_is_compatible(node, "ti,omap2-intc") || in omap_init_irq() 312 of_device_is_compatible(node, "ti,omap3-intc")) { in omap_init_irq() 386 if (of_device_is_compatible(node, "ti,dm814-intc") || in intc_of_init() 387 of_device_is_compatible(node, "ti,dm816-intc") || in intc_of_init() 388 of_device_is_compatible(node, "ti,am33xx-intc")) { in intc_of_init()
|
D | irq-versatile-fpga.c | 223 if (of_device_is_compatible(node, "arm,versatile-sic")) in fpga_irq_of_init()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_platform.c | 202 if (of_device_is_compatible(np, "st,spear600-gmac") || in stmmac_probe_config_dt() 203 of_device_is_compatible(np, "snps,dwmac-3.70a") || in stmmac_probe_config_dt() 204 of_device_is_compatible(np, "snps,dwmac")) { in stmmac_probe_config_dt() 225 if (of_device_is_compatible(np, "snps,dwmac-3.610") || in stmmac_probe_config_dt() 226 of_device_is_compatible(np, "snps,dwmac-3.710")) { in stmmac_probe_config_dt()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | ppc4xx_pci.c | 68 if (!of_device_is_compatible(hose->dn, "ibm,plb-pciex") && in fixup_ppc4xx_pci_bridge() 69 !of_device_is_compatible(hose->dn, "ibm,plb-pcix") && in fixup_ppc4xx_pci_bridge() 70 !of_device_is_compatible(hose->dn, "ibm,plb-pci")) in fixup_ppc4xx_pci_bridge() 73 if (of_device_is_compatible(hose->dn, "ibm,plb440epx-pci") || in fixup_ppc4xx_pci_bridge() 74 of_device_is_compatible(hose->dn, "ibm,plb440grx-pci")) { in fixup_ppc4xx_pci_bridge() 182 !(of_device_is_compatible(hose->dn, "ibm,plb-pciex-460sx") in ppc4xx_parse_dma_ranges() 183 || of_device_is_compatible(hose->dn, "ibm,plb-pciex-476fpe"))) { in ppc4xx_parse_dma_ranges() 1428 if (of_device_is_compatible(np, "ibm,plb-pciex-440spe")) { in ppc4xx_pciex_check_core_init() 1434 if (of_device_is_compatible(np, "ibm,plb-pciex-460ex")) in ppc4xx_pciex_check_core_init() 1436 if (of_device_is_compatible(np, "ibm,plb-pciex-460sx")) in ppc4xx_pciex_check_core_init() [all …]
|
D | fsl_msi.c | 211 if (of_device_is_compatible(np, "fsl,mpic-msi") || in fsl_setup_msi_irqs() 212 of_device_is_compatible(np, "fsl,vmpic-msi") || in fsl_setup_msi_irqs() 213 of_device_is_compatible(np, "fsl,vmpic-msi-v4.3")) in fsl_setup_msi_irqs() 487 if (of_device_is_compatible(dev->dev.of_node, "fsl,mpic-msi-v4.3") || in fsl_of_msi_probe() 488 of_device_is_compatible(dev->dev.of_node, "fsl,vmpic-msi-v4.3")) { in fsl_of_msi_probe()
|
D | mpic_u3msi.c | 100 if (of_device_is_compatible(hose->dn, "u4-pcie") || in find_u4_magic_addr() 101 of_device_is_compatible(hose->dn, "U4-pcie")) in find_u4_magic_addr()
|
D | ppc4xx_soc.c | 178 if (of_device_is_compatible(np, "ibm,l2-cache-460ex") || in ppc4xx_l2c_probe() 179 of_device_is_compatible(np, "ibm,l2-cache-460gt")) in ppc4xx_l2c_probe()
|
D | dart_iommu.c | 338 if (of_device_is_compatible(np, "U4-pcie") || in dart_device_on_pcie() 339 of_device_is_compatible(np, "u4-pcie")) { in dart_device_on_pcie()
|
D | fsl_lbc.c | 51 if (of_device_is_compatible(np, "fsl,elbc")) in fsl_lbc_addr() 201 if (of_device_is_compatible(node, "fsl,elbc")) in fsl_lbc_ctrl_init()
|
D | mpic_pasemi_msi.c | 151 !of_device_is_compatible(mpic->irqhost->of_node, in mpic_pasemi_msi_init()
|
D | mv64x60_dev.c | 471 if (!of_device_is_compatible(np2, in mv64x60_device_setup() 523 if (!of_device_is_compatible(np, "marvell,mv64360-mpsc")) in mv64x60_add_mpsc_console()
|
D | uic.c | 237 BUG_ON(! of_device_is_compatible(node, "ibm,uic")); in uic_init_one()
|
D | fsl_gtm.c | 371 if (!of_device_is_compatible(np, "fsl,cpm2-gtm")) { in gtm_set_shortcuts()
|
D | mpic_timer.c | 516 if (of_device_is_compatible(np, "fsl,mpic-global-timer")) in timer_group_init()
|
D | fsl_pci.c | 788 if (of_device_is_compatible(dev, "fsl,mpc8314-pcie")) { in mpc83xx_add_bridge()
|
D | mpic.c | 1285 if (of_device_is_compatible(node, "fsl,mpic")) in mpic_alloc()
|
/linux-4.1.27/arch/mips/lantiq/xway/ |
D | reset.c | 64 if (of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) in ltq_boot_select() 84 if (!of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) { in xrx200_gphy_boot() 181 if (of_device_is_compatible(ltq_rcu_np, "lantiq,rcu-xrx200")) in ltq_machine_restart()
|
/linux-4.1.27/arch/powerpc/platforms/44x/ |
D | iss4xx.c | 66 if (of_device_is_compatible(np, "ibm,uic")) { in iss4xx_init_irq() 70 } else if (of_device_is_compatible(np, "chrp,open-pic")) { in iss4xx_init_irq()
|
D | ppc476.c | 136 if (of_device_is_compatible(np, "chrp,open-pic")) { in ppc47x_init_irq()
|
/linux-4.1.27/arch/powerpc/platforms/maple/ |
D | pci.c | 516 if (of_device_is_compatible(dev, "u3-agp")) { in maple_add_bridge() 520 } else if (of_device_is_compatible(dev, "u3-ht")) { in maple_add_bridge() 524 } else if (of_device_is_compatible(dev, "u4-pcie")) { in maple_add_bridge() 591 if ((of_device_is_compatible(np, "u4-pcie") || in maple_pci_init() 592 of_device_is_compatible(np, "u3-agp")) && in maple_pci_init() 596 if (of_device_is_compatible(np, "u3-ht")) { in maple_pci_init()
|
D | setup.c | 231 if (of_device_is_compatible(np, "open-pic")) { in maple_init_IRQ()
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_opal.c | 187 if (of_device_is_compatible(dev->dev.of_node, "ibm,opal-console-raw")) { in hvc_opal_probe() 190 } else if (of_device_is_compatible(dev->dev.of_node, in hvc_opal_probe() 384 if (of_device_is_compatible(stdout_node, "ibm,opal-console-raw")) { in hvc_opal_init_early() 389 else if (of_device_is_compatible(stdout_node,"ibm,opal-console-hvsi")) { in hvc_opal_init_early()
|
D | hvc_vio.c | 310 if (of_device_is_compatible(vdev->dev.of_node, "hvterm1")) { in hvc_vio_probe() 313 } else if (of_device_is_compatible(vdev->dev.of_node, "hvterm-protocol")) { in hvc_vio_probe() 431 if (of_device_is_compatible(of_stdout, "hvterm1")) { in hvc_vio_init_early() 435 else if (of_device_is_compatible(of_stdout, "hvterm-protocol")) { in hvc_vio_init_early()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | kvm_para.h | 36 if (!of_device_is_compatible(hyper_node, "linux,kvm")) in kvm_para_available()
|
/linux-4.1.27/drivers/memory/ |
D | of_memory.c | 124 if (of_device_is_compatible(np_tim, tim_compat)) in of_get_ddr_timings() 135 if (of_device_is_compatible(np_tim, tim_compat)) { in of_get_ddr_timings()
|
D | mvebu-devbus.c | 168 if (of_device_is_compatible(devbus->dev->of_node, "marvell,mvebu-devbus")) { in devbus_get_timing_params() 320 if (of_device_is_compatible(node, "marvell,orion-devbus")) in mvebu_devbus_probe()
|
D | emif.c | 1323 if (of_device_is_compatible(np_ddr , "jedec,lpddr2-s4")) in of_get_ddr_info() 1325 else if (of_device_is_compatible(np_ddr , "jedec,lpddr2-s2")) in of_get_ddr_info() 1372 if (of_device_is_compatible(np_emif, "ti,emif-4d")) in of_get_memory_device_details() 1374 else if (of_device_is_compatible(np_emif, "ti,emif-4d5")) in of_get_memory_device_details()
|
D | ti-aemif.c | 356 if (of_device_is_compatible(np, "ti,da850-aemif")) in aemif_probe()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | ctrl.c | 477 if (of_device_is_compatible(nprop, "fsl,sec-v5.0")) in caam_probe() 491 if (of_device_is_compatible(np, "fsl,sec-v4.0-job-ring") || in caam_probe() 492 of_device_is_compatible(np, "fsl,sec4.0-job-ring")) in caam_probe() 506 if (of_device_is_compatible(np, "fsl,sec-v4.0-job-ring") || in caam_probe() 507 of_device_is_compatible(np, "fsl,sec4.0-job-ring")) { in caam_probe()
|
D | jr.c | 486 if (of_device_is_compatible(nprop, "fsl,sec-v5.0-job-ring")) in caam_jr_probe()
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | setup.c | 103 if (!of_device_is_compatible(hose->dn, "pciex")) in cell_fixup_pcie_rootcomplex() 197 if (!of_device_is_compatible(dn, "CBEA,platform-open-pic")) in mpic_init_IRQ()
|
D | interrupt.c | 227 return of_device_is_compatible(node, in iic_host_match() 256 if (!of_device_is_compatible(ct, in iic_host_xlate() 324 if (!of_device_is_compatible(dn, in setup_iic()
|
D | spider-pic.c | 345 if (of_device_is_compatible(dn, "CBEA,platform-spider-pic")) { in spider_init_IRQ() 350 } else if (of_device_is_compatible(dn, "sti,platform-spider-pic") in spider_init_IRQ()
|
/linux-4.1.27/drivers/spi/ |
D | spi-fsl-lib.c | 174 else if (of_device_is_compatible(np, "fsl,cpm2-spi")) in of_mpc8xxx_spi_probe() 176 else if (of_device_is_compatible(np, "fsl,cpm1-spi")) in of_mpc8xxx_spi_probe()
|
D | spi-orion.c | 472 if (of_device_is_compatible(pdev->dev.of_node, in orion_spi_probe()
|
D | spi-qup.c | 846 if (of_device_is_compatible(dev->of_node, "qcom,spi-qup-v1.1.1")) in spi_qup_probe()
|
/linux-4.1.27/drivers/watchdog/ |
D | orion_wdt.c | 494 if (of_device_is_compatible(node, "marvell,orion-wdt")) { in orion_wdt_get_regs() 501 } else if (of_device_is_compatible(node, "marvell,armada-370-wdt") || in orion_wdt_get_regs() 502 of_device_is_compatible(node, "marvell,armada-xp-wdt")) { in orion_wdt_get_regs() 510 } else if (of_device_is_compatible(node, "marvell,armada-375-wdt") || in orion_wdt_get_regs() 511 of_device_is_compatible(node, "marvell,armada-380-wdt")) { in orion_wdt_get_regs()
|
/linux-4.1.27/drivers/thermal/samsung/ |
D | exynos_tmu.c | 937 if (of_device_is_compatible(np, "samsung,exynos3250-tmu")) in exynos_of_get_soc_type() 939 else if (of_device_is_compatible(np, "samsung,exynos4210-tmu")) in exynos_of_get_soc_type() 941 else if (of_device_is_compatible(np, "samsung,exynos4412-tmu")) in exynos_of_get_soc_type() 943 else if (of_device_is_compatible(np, "samsung,exynos5250-tmu")) in exynos_of_get_soc_type() 945 else if (of_device_is_compatible(np, "samsung,exynos5260-tmu")) in exynos_of_get_soc_type() 947 else if (of_device_is_compatible(np, "samsung,exynos5420-tmu")) in exynos_of_get_soc_type() 949 else if (of_device_is_compatible(np, in exynos_of_get_soc_type() 952 else if (of_device_is_compatible(np, "samsung,exynos5440-tmu")) in exynos_of_get_soc_type() 954 else if (of_device_is_compatible(np, "samsung,exynos7-tmu")) in exynos_of_get_soc_type()
|
/linux-4.1.27/drivers/macintosh/ams/ |
D | ams-core.c | 202 if (np && of_device_is_compatible(np, "AAPL,accelerometer_1")) in ams_init() 209 if (np && of_device_is_compatible(np, "sms")) in ams_init()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | of.c | 35 if (!np || !of_device_is_compatible(np, "brcm,bcm4329-fmac")) in brcmf_of_probe()
|
/linux-4.1.27/arch/powerpc/platforms/86xx/ |
D | pic.c | 50 if (of_device_is_compatible(np, "chrp,iic")) { in mpc86xx_init_irq()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | sun4i-ts.c | 263 if (of_device_is_compatible(np, "allwinner,sun6i-a31-ts")) { in sun4i_ts_probe() 267 } else if (of_device_is_compatible(np, "allwinner,sun4i-a10-ts")) { in sun4i_ts_probe() 354 if (of_device_is_compatible(np, "allwinner,sun6i-a31-ts")) in sun4i_ts_probe()
|
/linux-4.1.27/sound/soc/fsl/ |
D | fsl_utils.c | 46 if (!of_device_is_compatible(dma_channel_np, "fsl,ssi-dma-channel")) { in fsl_asoc_get_dma_channel()
|
D | fsl-asoc-card.c | 461 if (of_device_is_compatible(np, "fsl,imx-audio-cs42888")) { in fsl_asoc_card_probe() 469 } else if (of_device_is_compatible(np, "fsl,imx-audio-sgtl5000")) { in fsl_asoc_card_probe() 472 } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8962")) { in fsl_asoc_card_probe()
|
D | fsl_sai.c | 573 if (of_device_is_compatible(pdev->dev.of_node, "fsl,imx6sx-sai")) in fsl_sai_probe()
|
D | fsl_asrc.c | 871 if (of_device_is_compatible(pdev->dev.of_node, "fsl,imx35-asrc")) { in fsl_asrc_probe()
|
/linux-4.1.27/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 1187 if (of_device_is_compatible(np, "fsl,cpm1-scc-uart") || in cpm_uart_init_port() 1188 of_device_is_compatible(np, "fsl,cpm2-scc-uart")) { in cpm_uart_init_port() 1191 } else if (of_device_is_compatible(np, "fsl,cpm1-smc-uart") || in cpm_uart_init_port() 1192 of_device_is_compatible(np, "fsl,cpm2-smc-uart")) { in cpm_uart_init_port() 1319 if (!of_device_is_compatible(np, "fsl,cpm1-smc-uart") && in cpm_uart_console_setup() 1320 !of_device_is_compatible(np, "fsl,cpm1-scc-uart") && in cpm_uart_console_setup() 1321 !of_device_is_compatible(np, "fsl,cpm2-smc-uart") && in cpm_uart_console_setup() 1322 !of_device_is_compatible(np, "fsl,cpm2-scc-uart")) in cpm_uart_console_setup()
|
/linux-4.1.27/drivers/ata/ |
D | ahci_platform.c | 55 if (of_device_is_compatible(dev->of_node, "hisilicon,hisi-ahci")) in ahci_probe()
|
D | pata_macio.c | 502 if (of_device_is_compatible(priv->node, "K2-UATA") || in pata_macio_cable_detect() 503 of_device_is_compatible(priv->node, "shasta-ata")) in pata_macio_cable_detect() 941 if (of_device_is_compatible(priv->node, "shasta-ata")) { in pata_macio_invariants() 944 } else if (of_device_is_compatible(priv->node, "kauai-ata")) { in pata_macio_invariants() 947 } else if (of_device_is_compatible(priv->node, "K2-UATA")) { in pata_macio_invariants() 950 } else if (of_device_is_compatible(priv->node, "keylargo-ata")) { in pata_macio_invariants() 958 } else if (of_device_is_compatible(priv->node, "heathrow-ata")) { in pata_macio_invariants()
|
D | sata_fsl.c | 1474 if (!of_device_is_compatible(ofdev->dev.of_node, "fsl,mpc8315-sata")) { in sata_fsl_probe() 1499 if (of_device_is_compatible(ofdev->dev.of_node, "fsl,pq-sata-v2")) in sata_fsl_probe()
|
D | sata_mv.c | 4174 of_device_is_compatible(pdev->dev.of_node, in mv_platform_probe()
|
/linux-4.1.27/arch/powerpc/platforms/pasemi/ |
D | misc.c | 40 if (!of_device_is_compatible(node, i2c_devices[i].of_device)) in find_i2c_driver()
|
D | setup.c | 200 if (of_device_is_compatible(np, "open-pic")) { in pas_init_IRQ() 367 if (!of_device_is_compatible(parent->of_node, "electra-cf")) in pcmcia_notify()
|
/linux-4.1.27/arch/powerpc/platforms/512x/ |
D | pdm360ng.c | 84 of_device_is_compatible(dev->of_node, "ti,ads7846")) { in pdm360ng_touchscreen_notifier_call()
|
/linux-4.1.27/sound/soc/codecs/ |
D | sirf-audio-codec.c | 402 if (of_device_is_compatible(codec->dev->of_node, "sirf,prima2-audio-codec")) { in sirf_audio_codec_probe() 412 if (of_device_is_compatible(codec->dev->of_node, "sirf,atlas6-audio-codec")) { in sirf_audio_codec_probe() 511 if (of_device_is_compatible(pdev->dev.of_node, "sirf,atlas6-audio-codec")) in sirf_audio_codec_driver_probe()
|
/linux-4.1.27/drivers/bus/ |
D | omap-ocp2scp.c | 70 if (!of_device_is_compatible(np, "ti,am437x-ocp2scp")) { in omap_ocp2scp_probe()
|
/linux-4.1.27/drivers/ide/ |
D | pmac.c | 938 if (of_device_is_compatible(np, "K2-UATA") || in pmac_ide_cable_detect() 939 of_device_is_compatible(np, "shasta-ata")) in pmac_ide_cable_detect() 1032 if (of_device_is_compatible(np, "shasta-ata")) { in pmac_ide_setup_device() 1037 } else if (of_device_is_compatible(np, "kauai-ata")) { in pmac_ide_setup_device() 1042 } else if (of_device_is_compatible(np, "K2-UATA")) { in pmac_ide_setup_device() 1047 } else if (of_device_is_compatible(np, "keylargo-ata")) { in pmac_ide_setup_device() 1054 } else if (of_device_is_compatible(np, "heathrow-ata")) { in pmac_ide_setup_device()
|
D | pdc202xx_new.c | 292 if (np == NULL || !of_device_is_compatible(np, "kiwi-root")) in apple_kiwi_init()
|
/linux-4.1.27/sound/ppc/ |
D | pmac.c | 913 if (of_device_is_compatible(mio, "Keylargo")) in detect_byte_swap() 980 if (of_device_is_compatible(chip->node->parent->parent, in snd_pmac_detect() 1014 if (of_device_is_compatible(sound, "screamer")) { in snd_pmac_detect() 1018 if (of_device_is_compatible(sound, "burgundy")) { in snd_pmac_detect() 1022 if (of_device_is_compatible(sound, "daca")) { in snd_pmac_detect() 1029 if (of_device_is_compatible(sound, "tumbler")) { in snd_pmac_detect() 1043 if (of_device_is_compatible(sound, "snapper")) { in snd_pmac_detect()
|
D | tumbler.c | 1089 if (of_device_is_compatible(np, name)) in find_compatible_audio_device()
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_atmel.h | 53 if (!of_device_is_compatible(dn, "AT97SC3201")) { in atmel_get_base_addr()
|
/linux-4.1.27/drivers/mmc/core/ |
D | pwrseq.c | 41 if (of_device_is_compatible(np, pwrseq_match[i].compatible)) { in mmc_pwrseq_find()
|
D | mmc.c | 359 if (np && of_device_is_compatible(np, "mmc-card")) in mmc_decode_ext_csd()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | anatop.c | 122 if (of_device_is_compatible(np, "fsl,imx6sl-anatop")) in imx_init_revision_from_anatop()
|
D | clk-imx31.c | 196 if (!of_device_is_compatible(np, "fsl,imx-osc26m")) in mx31_clocks_init_dt()
|
D | clk-imx27.c | 243 if (!of_device_is_compatible(refnp, "fsl,imx-osc26m")) in mx27_clocks_init_dt()
|
D | clk-imx25.c | 253 if (of_device_is_compatible(refnp, "fsl,imx-osc")) in mx25_clocks_init_dt()
|
/linux-4.1.27/drivers/iommu/ |
D | fsl_pamu.c | 504 if (of_device_is_compatible(dev->of_node, "fsl,qman-portal")) in get_ome_index() 506 if (of_device_is_compatible(dev->of_node, "fsl,qman")) in get_ome_index() 749 if (of_device_is_compatible(node, "fsl,qman-portal")) in setup_liodns() 751 if (of_device_is_compatible(node, "fsl,qman")) in setup_liodns() 753 if (of_device_is_compatible(node, "fsl,bman")) in setup_liodns()
|
/linux-4.1.27/drivers/staging/iio/adc/ |
D | spear_adc.c | 118 if (of_device_is_compatible(st->np, "st,spear600-adc")) { in spear_adc_get_average() 129 if (of_device_is_compatible(st->np, "st,spear600-adc")) { in spear_adc_set_scanrate()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-powermac.c | 269 if (of_device_is_compatible(busnode, "k2-i2c") && !found_onyx) { in i2c_powermac_add_missing() 360 if (of_device_is_compatible(node, "pcm3052")) in i2c_powermac_register_devices()
|
D | i2c-mv64xxx.c | 848 if (of_device_is_compatible(np, "marvell,mv78230-i2c")) { in mv64xxx_of_config() 853 if (of_device_is_compatible(np, "marvell,mv78230-a0-i2c")) { in mv64xxx_of_config() 858 if (of_device_is_compatible(np, "allwinner,sun6i-a31-i2c")) in mv64xxx_of_config()
|
D | i2c-cpm.c | 462 if (of_device_is_compatible(ofdev->dev.of_node, "fsl,cpm1-i2c")) { in cpm_i2c_setup() 479 } else if (of_device_is_compatible(ofdev->dev.of_node, "fsl,cpm2-i2c")) { in cpm_i2c_setup()
|
D | i2c-mpc.c | 392 if (of_device_is_compatible(node, "fsl,mpc8544-i2c")) in mpc_i2c_get_fdr_8xxx()
|
D | i2c-tegra.c | 763 i2c_dev->is_dvc = of_device_is_compatible(pdev->dev.of_node, in tegra_i2c_probe()
|
/linux-4.1.27/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 417 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt() 443 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt() 483 if (of_device_is_compatible(child, gpio_compat)) in mxs_pinctrl_probe_dt()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 318 if (of_device_is_compatible(node, "st,stih407-tvout")) { in tvout_dvo_start() 371 if (of_device_is_compatible(node, "st,stih407-tvout")) { in tvout_hdmi_start() 423 if (of_device_is_compatible(node, "st,stih407-tvout")) { in tvout_hda_start()
|
D | sti_mixer.c | 259 if (of_device_is_compatible(np, "st,stih416-compositor")) in sti_mixer_create()
|
D | sti_gdp.c | 525 if (of_device_is_compatible(np, "st,stih407-compositor")) { in sti_gdp_init()
|
D | sti_hdmi.c | 819 if (of_device_is_compatible(np, "st,stih416-hdmi")) { in sti_hdmi_probe()
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-tegra.c | 1387 if (of_device_is_compatible(np, "nvidia,tegra124-pcie")) { in tegra_pcie_get_xbar_config() 1399 } else if (of_device_is_compatible(np, "nvidia,tegra30-pcie")) { in tegra_pcie_get_xbar_config() 1416 } else if (of_device_is_compatible(np, "nvidia,tegra20-pcie")) { in tegra_pcie_get_xbar_config() 1466 if (of_device_is_compatible(np, "nvidia,tegra30-pcie")) in tegra_pcie_get_legacy_regulators() 1468 else if (of_device_is_compatible(np, "nvidia,tegra20-pcie")) in tegra_pcie_get_legacy_regulators() 1507 if (of_device_is_compatible(np, "nvidia,tegra124-pcie")) { in tegra_pcie_get_regulators() 1523 } else if (of_device_is_compatible(np, "nvidia,tegra30-pcie")) { in tegra_pcie_get_regulators() 1557 } else if (of_device_is_compatible(np, "nvidia,tegra20-pcie")) { in tegra_pcie_get_regulators()
|
/linux-4.1.27/drivers/clocksource/ |
D | mips-gic-timer.c | 156 !of_device_is_compatible(node->parent, "mti,gic"))) in gic_clocksource_of_init()
|
D | mxs_timer.c | 268 (of_device_is_compatible(np, "fsl,imx23-timrot") ? in mxs_timer_init()
|
/linux-4.1.27/drivers/leds/ |
D | leds-syscon.c | 144 if (!of_device_is_compatible(np, "syscon")) in syscon_leds_init()
|
/linux-4.1.27/drivers/hwmon/ |
D | ibmpowernv.c | 245 if (of_device_is_compatible(np, sensor_groups[type].compatible)) in get_sensor_type() 252 if (!of_device_is_compatible(np, "ibm,opal-sensor")) in get_sensor_type()
|
/linux-4.1.27/drivers/mfd/ |
D | tc3589x.c | 353 if (of_device_is_compatible(child, "toshiba,tc3589x-gpio")) in tc3589x_of_probe() 355 if (of_device_is_compatible(child, "toshiba,tc3589x-keypad")) in tc3589x_of_probe()
|
D | syscon.c | 53 if (!of_device_is_compatible(np, "syscon")) in of_syscon_register()
|
D | mfd-core.c | 159 if (of_device_is_compatible(np, cell->of_compatible)) { in mfd_add_device()
|
D | db8500-prcmu.c | 3118 if (of_device_is_compatible(np, ab8500_cell.of_compatible)) in db8500_prcmu_register_ab8500()
|
/linux-4.1.27/drivers/of/ |
D | platform.c | 304 if (!of_device_is_compatible(np, lookup->compatible)) in of_dev_lookup() 352 if (of_device_is_compatible(bus, "arm,primecell")) { in of_platform_bus_create()
|
D | of_mdio.c | 51 is_c45 = of_device_is_compatible(child, in of_mdiobus_register_phy()
|
D | base.c | 485 int of_device_is_compatible(const struct device_node *device, in of_device_is_compatible() function 496 EXPORT_SYMBOL(of_device_is_compatible); 512 rc = of_device_is_compatible(root, compat); in of_machine_is_compatible()
|
D | address.c | 460 if (of_device_is_compatible(np, "1682m-sdc")) in of_empty_ranges_quirk()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-mpc8xxx.c | 370 gc->direction_output = of_device_is_compatible(np, "fsl,mpc5121-gpio") ? in mpc8xxx_probe() 372 gc->get = of_device_is_compatible(np, "fsl,mpc8572-gpio") ? in mpc8xxx_probe()
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
D | core.c | 2580 if (of_device_is_compatible(np, "ibm,emac4sync")) { in emac_init_config() 2582 if (of_device_is_compatible(np, "ibm,emac-460ex") || in emac_init_config() 2583 of_device_is_compatible(np, "ibm,emac-460gt")) in emac_init_config() 2585 if (of_device_is_compatible(np, "ibm,emac-405ex") || in emac_init_config() 2586 of_device_is_compatible(np, "ibm,emac-405exr")) in emac_init_config() 2588 if (of_device_is_compatible(np, "ibm,emac-apm821xx")) { in emac_init_config() 2593 } else if (of_device_is_compatible(np, "ibm,emac4")) { in emac_init_config() 2595 if (of_device_is_compatible(np, "ibm,emac-440gx")) in emac_init_config() 2598 if (of_device_is_compatible(np, "ibm,emac-440ep") || in emac_init_config() 2599 of_device_is_compatible(np, "ibm,emac-440gr")) in emac_init_config() [all …]
|
D | mal.c | 537 mal->version = of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal2") ? 2 : 1; in mal_probe() 576 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal-405ez")) { in mal_probe() 628 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal-axon")) in mal_probe()
|
D | rgmii.c | 271 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,rgmii-axon")) in rgmii_probe()
|
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/ |
D | flipper-pic.c | 147 if (!of_device_is_compatible(pi, "nintendo,flipper-pi")) { in flipper_pic_init()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | offb.c | 351 } else if (dp && (of_device_is_compatible(dp, "pci1014,b7") || in offb_init_palette_hacks() 352 of_device_is_compatible(dp, "pci1014,21c"))) { in offb_init_palette_hacks() 371 } else if (dp && of_device_is_compatible(dp, "qemu,std-vga")) { in offb_init_palette_hacks()
|
D | simplefb.c | 407 if (of_device_is_compatible(np, "simple-framebuffer")) in simplefb_init()
|
D | amba-clcd.c | 593 if (of_device_is_compatible(panel, "panel-dpi")) in clcdfb_of_get_mode()
|
/linux-4.1.27/arch/powerpc/sysdev/xics/ |
D | ics-rtas.c | 210 return !of_device_is_compatible(node, "chrp,iic"); in ics_rtas_host_match()
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
D | core.c | 345 if (of_device_is_compatible(np, "i2sbus") || in i2sbus_probe() 346 of_device_is_compatible(np, "i2s-modem")) { in i2sbus_probe()
|
/linux-4.1.27/arch/arm/kernel/ |
D | topology.c | 114 if (of_device_is_compatible(cn, cpu_eff->compatible)) in parse_dt_topology()
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-spear.c | 205 if (of_device_is_compatible(np, "st,spear1340-pwm")) { in spear_pwm_probe()
|
/linux-4.1.27/drivers/clk/mvebu/ |
D | kirkwood.c | 330 if (of_device_is_compatible(np, "marvell,mv88f6180-core-clock")) in kirkwood_clk_init()
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-if.c | 209 if (of_device_is_compatible(dp, "nxp,usb-isp1761")) in isp1760_plat_probe()
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-feroceon-l2.c | 378 if (node && of_device_is_compatible(node, "marvell,kirkwood-cache")) { in feroceon_of_init()
|
D | cache-l2x0.c | 1667 if (of_device_is_compatible(np, "arm,pl310-cache") && in l2x0_of_init()
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | dwc3-exynos.c | 153 if (of_device_is_compatible(node, "samsung,exynos7-dwusb3")) { in dwc3_exynos_probe()
|
D | dwc3-omap.c | 410 if (of_device_is_compatible(node, "ti,am437x-dwc3")) { in dwc3_omap_map_offset()
|
/linux-4.1.27/drivers/virt/ |
D | fsl_hypervisor.c | 860 if (of_device_is_compatible(np, "fsl,hv-shutdown-doorbell")) { in fsl_hypervisor_init() 864 } else if (of_device_is_compatible(np, in fsl_hypervisor_init()
|
/linux-4.1.27/drivers/hsi/controllers/ |
D | omap_ssi.c | 459 if (of_device_is_compatible(child, "ti,omap3-ssi-port")) in ssi_of_get_available_ports_count() 515 if (!of_device_is_compatible(child, "ti,omap3-ssi-port")) in ssi_probe()
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 181 if (of_device_is_compatible(child, "qcom,gpu-pwrlevels")) { in adreno_bind()
|
/linux-4.1.27/drivers/misc/ |
D | vexpress-syscfg.c | 175 if (num == 1 && of_device_is_compatible(dev->of_node, in vexpress_syscfg_regmap_init()
|
/linux-4.1.27/drivers/tty/serial/ |
D | sirfsoc_uart.c | 1302 if (of_device_is_compatible(pdev->dev.of_node, "sirf,prima2-usp-uart")) in sirfsoc_uart_probe() 1313 if (of_device_is_compatible(pdev->dev.of_node, "sirf,prima2-uart")) in sirfsoc_uart_probe() 1315 if (of_device_is_compatible(pdev->dev.of_node, "sirf,prima2-usp-uart")) { in sirfsoc_uart_probe() 1353 if (of_device_is_compatible(pdev->dev.of_node, "sirf,atlas7-uart")) in sirfsoc_uart_probe() 1396 if (of_device_is_compatible(pdev->dev.of_node, "sirf,atlas7-bt-uart")) { in sirfsoc_uart_probe()
|
D | sunsu.c | 1574 if (of_device_is_compatible(dp, "su")) { in sunsu_init() 1580 if (of_device_is_compatible(dp, "su")) { in sunsu_init()
|
D | pmac_zilog.c | 1466 if (of_device_is_compatible(np, "cobalt")) in pmz_init_port() 1524 of_device_is_compatible(np->parent->parent, "gatwick")) { in pmz_init_port()
|
D | sunsab.c | 1122 if (of_device_is_compatible(dp, "sab82532")) in sunsab_init()
|
D | fsl_lpuart.c | 1783 sport->lpuart32 = of_device_is_compatible(np, "fsl,ls1021a-lpuart"); in lpuart_probe()
|
/linux-4.1.27/drivers/macintosh/ |
D | via-pmu.c | 303 || of_device_is_compatible(vias->parent, "ohare"))) in find_via_pmu() 305 else if (of_device_is_compatible(vias->parent, "paddington")) in find_via_pmu() 307 else if (of_device_is_compatible(vias->parent, "heathrow")) in find_via_pmu() 309 else if (of_device_is_compatible(vias->parent, "Keylargo") in find_via_pmu() 310 || of_device_is_compatible(vias->parent, "K2-Keylargo")) { in find_via_pmu()
|
D | windfarm_smu_controls.c | 271 of_device_is_compatible(fans, "smu-rpm-fans")) in smu_controls_init()
|
D | smu.c | 635 if (of_device_is_compatible(np, "smu-sensors")) in smu_expose_childs()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | gr3d.c | 269 if (of_device_is_compatible(np, "nvidia,tegra30-gr3d")) { in gr3d_probe()
|
D | hdmi.c | 500 if (of_device_is_compatible(node, "nvidia,tegra30-hdmi")) { in tegra_hdmi_setup_audio() 539 if (of_device_is_compatible(node, "nvidia,tegra30-hdmi")) { in tegra_hdmi_setup_audio() 919 if (of_device_is_compatible(node, "nvidia,tegra20-hdmi")) { in tegra_hdmi_encoder_mode_set()
|
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/ |
D | gpio.c | 161 if (!of_device_is_compatible(gc->of_node, "fsl,mpc8323-qe-pario-bank")) { in qe_pin_request()
|
/linux-4.1.27/drivers/edac/ |
D | ppc4xx_edac.c | 1244 if (!of_device_is_compatible(np, "ibm,sdram-405ex") && in ppc4xx_edac_probe() 1245 !of_device_is_compatible(np, "ibm,sdram-405exr")) { in ppc4xx_edac_probe()
|
/linux-4.1.27/drivers/media/rc/ |
D | sunxi-cir.c | 158 if (of_device_is_compatible(dn, "allwinner,sun5i-a13-ir")) in sunxi_ir_probe()
|
/linux-4.1.27/arch/arm/mach-mxs/ |
D | mach-mxs.c | 442 if (of_device_is_compatible(np, "fsl,imx23-clkctrl")) in mxs_restart_init()
|
/linux-4.1.27/include/linux/ |
D | of.h | 307 extern int of_device_is_compatible(const struct device_node *device, 466 static inline int of_device_is_compatible(const struct device_node *device, in of_device_is_compatible() function
|
/linux-4.1.27/drivers/char/hw_random/ |
D | omap-rng.c | 330 if (of_device_is_compatible(dev->of_node, "ti,omap4-rng")) { in of_get_omap_rng_device_details()
|
/linux-4.1.27/arch/powerpc/platforms/chrp/ |
D | setup.c | 476 if (of_device_is_compatible(np, "chrp,iic")) { in chrp_find_8259()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-mpc5121.c | 349 if (of_device_is_compatible(op->dev.of_node, "fsl,mpc5121-rtc")) { in mpc5121_rtc_probe()
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | pmsu.c | 180 if (of_device_is_compatible(np, "marvell,armada-370-xp-pmsu")) { in mvebu_v7_pmsu_init()
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1154 if (of_device_is_compatible(node, "xlnx,axi-vdma-mm2s-channel")) { in xilinx_vdma_chan_probe() 1164 } else if (of_device_is_compatible(node, in xilinx_vdma_chan_probe()
|
/linux-4.1.27/drivers/tty/ |
D | ehv_bytechan.c | 121 if (!np || !of_device_is_compatible(np, "epapr,hv-byte-channel")) in find_console_handle()
|
/linux-4.1.27/drivers/dma/ |
D | fsldma.c | 1389 if (of_device_is_compatible(child, "fsl,eloplus-dma-channel")) { in fsldma_of_probe() 1395 if (of_device_is_compatible(child, "fsl,elo-dma-channel")) { in fsldma_of_probe()
|
D | sirf-dma.c | 661 if (of_device_is_compatible(dn, "sirf,marco-dmac")) in sirfsoc_dma_probe()
|
D | fsl_raid.c | 843 rc = of_device_is_compatible(child, in fsl_re_probe()
|
D | mpc512x_dma.c | 890 if (of_device_is_compatible(dn, "fsl,mpc8308-dma")) { in mpc_dma_probe()
|
D | sun6i-dma.c | 1040 if (of_device_is_compatible(pdev->dev.of_node, in sun6i_dma_probe()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | setup.c | 134 if (of_device_is_compatible(np, "chrp,iic")) { in pseries_setup_i8259_cascade()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 2801 if (of_device_is_compatible(node, "ti,netcp-gbe-5") || in gbe_probe() 2802 of_device_is_compatible(node, "ti,netcp-gbe")) { in gbe_probe() 2804 } else if (of_device_is_compatible(node, "ti,netcp-gbe-9")) { in gbe_probe() 2806 } else if (of_device_is_compatible(node, "ti,netcp-gbe-2")) { in gbe_probe() 2808 } else if (of_device_is_compatible(node, "ti,netcp-xgbe")) { in gbe_probe()
|
D | davinci_emac.c | 1920 if (of_device_is_compatible(pdev->dev.of_node, "ti,am3517-emac")) in davinci_emac_try_get_mac() 1923 else if (of_device_is_compatible(pdev->dev.of_node, in davinci_emac_try_get_mac()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | samsung-keypad.c | 389 keypad->type = of_device_is_compatible(pdev->dev.of_node, in samsung_keypad_probe()
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 564 if (of_device_is_compatible(encoder, in rcar_du_encoders_init_one()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_dw.c | 311 if (of_device_is_compatible(np, "cavium,octeon-3860-uart")) { in dw8250_probe_of()
|
/linux-4.1.27/drivers/clk/berlin/ |
D | bg2.c | 543 if (of_device_is_compatible(np, "marvell,berlin2-global-register")) in berlin2_clock_setup()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | mpc5121_nfc.c | 718 if (of_device_is_compatible(rootnode, "fsl,mpc5121ads")) { in mpc5121_nfc_probe()
|
D | davinci_nand.c | 586 if (of_device_is_compatible(pdev->dev.of_node, in nand_davinci_get_pdata()
|
/linux-4.1.27/drivers/crypto/ |
D | sahara.c | 1585 if (of_device_is_compatible(pdev->dev.of_node, "fsl,imx27-sahara")) { in sahara_probe() 1588 } else if (of_device_is_compatible(pdev->dev.of_node, in sahara_probe()
|
D | talitos.c | 2693 if (of_device_is_compatible(np, "fsl,sec3.0")) in talitos_probe() 2696 if (of_device_is_compatible(np, "fsl,sec2.1")) in talitos_probe()
|
D | picoxcell_crypto.c | 1686 if (of_device_is_compatible(pdev->dev.of_node, spacc_type)) in spacc_is_compatible()
|
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_hw.c | 708 if (of_device_is_compatible(child_np, in xgene_mdiobus_register()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-at91.c | 1004 if (of_device_is_compatible(child, gpio_compat)) { in at91_pinctrl_child_count() 1194 if (of_device_is_compatible(child, gpio_compat)) in at91_pinctrl_probe_dt()
|
D | pinctrl-rockchip.c | 1705 if (of_device_is_compatible(bank->of_node, in rockchip_get_bank_data()
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_dsps.c | 785 if (of_device_is_compatible(pdev->dev.of_node, "ti,musb-dm816")) in dsps_probe()
|
/linux-4.1.27/drivers/net/can/ |
D | xilinx_can.c | 1100 if (of_device_is_compatible(pdev->dev.of_node, in xcan_probe()
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 965 if (of_device_is_compatible(ofdev->dev.of_node, "fsl,mpc5125-fec")) { in fs_enet_probe()
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 140 if (of_device_is_compatible(child_node, "altr,tse-mdio")) { in altera_tse_mdio_create()
|
/linux-4.1.27/drivers/regulator/ |
D | palmas-regulator.c | 1580 if (of_device_is_compatible(node, "ti,tps659038-pmic")) { in palmas_regulators_probe()
|
/linux-4.1.27/drivers/clk/qcom/ |
D | mmcc-msm8960.c | 2669 is_8064 = of_device_is_compatible(dev->of_node, "qcom,mmcc-apq8064"); in mmcc_msm8960_probe()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 3075 if (of_device_is_compatible(pdev->dev.of_node, in mv643xx_eth_probe()
|
D | mvneta.c | 3132 if (of_device_is_compatible(dn, "marvell,armada-370-neta")) in mvneta_probe()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | gianfar.c | 791 if (of_device_is_compatible(np, "fsl,etsec2")) { in gfar_of_init()
|