Home
last modified time | relevance | path

Searched refs:of_device_is_compatible (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/Linux-v5.4/drivers/usb/host/
Dfsl-mph-dr-of.c136 if (of_device_is_compatible(np, "fsl-usb2-dr")) { in usb_get_ver_info()
137 if (of_device_is_compatible(np, "fsl-usb2-dr-v1.6")) in usb_get_ver_info()
139 else if (of_device_is_compatible(np, "fsl-usb2-dr-v2.2")) in usb_get_ver_info()
141 else if (of_device_is_compatible(np, "fsl-usb2-dr-v2.4")) in usb_get_ver_info()
143 else if (of_device_is_compatible(np, "fsl-usb2-dr-v2.5")) in usb_get_ver_info()
152 if (of_device_is_compatible(np, "fsl,mpc5121-usb2-dr")) in usb_get_ver_info()
155 if (of_device_is_compatible(np, "fsl-usb2-mph")) { in usb_get_ver_info()
156 if (of_device_is_compatible(np, "fsl-usb2-mph-v1.6")) in usb_get_ver_info()
158 else if (of_device_is_compatible(np, "fsl-usb2-mph-v2.2")) in usb_get_ver_info()
160 else if (of_device_is_compatible(np, "fsl-usb2-mph-v2.4")) in usb_get_ver_info()
[all …]
Dohci-ppc-of.c103 of_device_is_compatible(dn, "ohci-bigendian") || in ohci_hcd_ppc_of_probe()
104 of_device_is_compatible(dn, "ohci-be"); in ohci_hcd_ppc_of_probe()
136 if (of_device_is_compatible(dn, "fsl,mpc5200-ohci")) in ohci_hcd_ppc_of_probe()
138 if (of_device_is_compatible(dn, "mpc5200-ohci")) in ohci_hcd_ppc_of_probe()
Dxhci-rcar.c104 return of_device_is_compatible(node, "renesas,xhci-r8a7790") || in xhci_rcar_is_gen2()
105 of_device_is_compatible(node, "renesas,xhci-r8a7791") || in xhci_rcar_is_gen2()
106 of_device_is_compatible(node, "renesas,xhci-r8a7793") || in xhci_rcar_is_gen2()
107 of_device_is_compatible(node, "renesas,rcar-gen2-xhci"); in xhci_rcar_is_gen2()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_drv.c151 return of_device_is_compatible(node, "hdmi-connector"); in sun4i_drv_node_is_connector()
156 return of_device_is_compatible(node, "allwinner,sun4i-a10-display-frontend") || in sun4i_drv_node_is_frontend()
157 of_device_is_compatible(node, "allwinner,sun5i-a13-display-frontend") || in sun4i_drv_node_is_frontend()
158 of_device_is_compatible(node, "allwinner,sun6i-a31-display-frontend") || in sun4i_drv_node_is_frontend()
159 of_device_is_compatible(node, "allwinner,sun7i-a20-display-frontend") || in sun4i_drv_node_is_frontend()
160 of_device_is_compatible(node, "allwinner,sun8i-a23-display-frontend") || in sun4i_drv_node_is_frontend()
161 of_device_is_compatible(node, "allwinner,sun8i-a33-display-frontend") || in sun4i_drv_node_is_frontend()
162 of_device_is_compatible(node, "allwinner,sun9i-a80-display-frontend"); in sun4i_drv_node_is_frontend()
167 return of_device_is_compatible(node, "allwinner,sun9i-a80-deu"); in sun4i_drv_node_is_deu()
/Linux-v5.4/arch/powerpc/platforms/83xx/
Dusb.c126 if (immr_node && (of_device_is_compatible(immr_node, "fsl,mpc8315-immr") || in mpc831x_usb_cfg()
127 of_device_is_compatible(immr_node, "fsl,mpc8308-immr"))) in mpc831x_usb_cfg()
138 if (of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) { in mpc831x_usb_cfg()
142 } else if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) { in mpc831x_usb_cfg()
176 if (of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) in mpc831x_usb_cfg()
179 if (of_device_is_compatible(immr_node, "fsl,mpc8315-immr")) in mpc831x_usb_cfg()
192 if (!of_device_is_compatible(immr_node, "fsl,mpc8308-immr")) { in mpc831x_usb_cfg()
/Linux-v5.4/arch/powerpc/platforms/85xx/
Dge_imp3a.c67 if (of_device_is_compatible(np, "gef,fpga-pic-1.00")) { in ge_imp3a_pic_init()
88 if (of_device_is_compatible(np, "fsl,mpc8540-pci") || in ge_imp3a_pci_assign_primary()
89 of_device_is_compatible(np, "fsl,mpc8548-pcie") || in ge_imp3a_pci_assign_primary()
90 of_device_is_compatible(np, "fsl,p2020-pcie")) { in ge_imp3a_pci_assign_primary()
Dxes_mpc85xx.c89 if (!of_device_is_compatible(np, in xes_mpc85xx_fixups()
91 !of_device_is_compatible(np, in xes_mpc85xx_fixups()
93 !of_device_is_compatible(np, in xes_mpc85xx_fixups()
/Linux-v5.4/arch/arm/mach-highbank/
Dhighbank.c78 if (of_device_is_compatible(dev->of_node, "calxeda,hb-ahci")) in highbank_platform_notifier()
80 else if (of_device_is_compatible(dev->of_node, "calxeda,hb-sdhci")) in highbank_platform_notifier()
82 else if (of_device_is_compatible(dev->of_node, "arm,pl330")) in highbank_platform_notifier()
84 else if (of_device_is_compatible(dev->of_node, "calxeda,hb-xgmac")) { in highbank_platform_notifier()
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dpci.c803 if (of_device_is_compatible(dev, "u3-agp")) { in pmac_add_bridge()
807 } else if (of_device_is_compatible(dev, "u3-ht")) { in pmac_add_bridge()
811 } else if (of_device_is_compatible(dev, "u4-pcie")) { in pmac_add_bridge()
822 if (of_device_is_compatible(dev, "uni-north")) { in pmac_add_bridge()
973 of_device_is_compatible(node->parent, "uni-north"); in pmac_pci_enable_device_hook()
979 (of_device_is_compatible(node, "pci106b,18") || in pmac_pci_enable_device_hook()
980 of_device_is_compatible(node, "pci106b,30") || in pmac_pci_enable_device_hook()
981 of_device_is_compatible(node, "pci11c1,5811"))) { in pmac_pci_enable_device_hook()
987 of_device_is_compatible(node, "gmac")) { in pmac_pci_enable_device_hook()
1034 if (nd->parent && (of_device_is_compatible(nd, "pci106b,18") || in pmac_pcibios_after_init()
[all …]
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c337 if (of_device_is_compatible(plat->mdio_node, in stmmac_dt_phy()
484 if (of_device_is_compatible(np, "st,spear600-gmac") || in stmmac_probe_config_dt()
485 of_device_is_compatible(np, "snps,dwmac-3.50a") || in stmmac_probe_config_dt()
486 of_device_is_compatible(np, "snps,dwmac-3.70a") || in stmmac_probe_config_dt()
487 of_device_is_compatible(np, "snps,dwmac")) { in stmmac_probe_config_dt()
508 if (of_device_is_compatible(np, "snps,dwmac-4.00") || in stmmac_probe_config_dt()
509 of_device_is_compatible(np, "snps,dwmac-4.10a") || in stmmac_probe_config_dt()
510 of_device_is_compatible(np, "snps,dwmac-4.20a")) { in stmmac_probe_config_dt()
517 if (of_device_is_compatible(np, "snps,dwmac-3.610") || in stmmac_probe_config_dt()
518 of_device_is_compatible(np, "snps,dwmac-3.710")) { in stmmac_probe_config_dt()
[all …]
/Linux-v5.4/drivers/mmc/host/
Dsdhci-pltfm.c66 if (of_device_is_compatible(np, "fsl,p2020-rev1-esdhc")) in sdhci_get_compatibility()
69 if (of_device_is_compatible(np, "fsl,p2020-esdhc") || in sdhci_get_compatibility()
70 of_device_is_compatible(np, "fsl,p1010-esdhc") || in sdhci_get_compatibility()
71 of_device_is_compatible(np, "fsl,t4240-esdhc") || in sdhci_get_compatibility()
72 of_device_is_compatible(np, "fsl,mpc8536-esdhc")) in sdhci_get_compatibility()
Dsdhci-of-esdhc.c493 if (of_device_is_compatible(dev->of_node, "fsl,ls1043a-esdhc") || in esdhc_of_enable_dma()
494 of_device_is_compatible(dev->of_node, "fsl,ls1046a-esdhc")) in esdhc_of_enable_dma()
1061 if (of_device_is_compatible(np, "fsl,ls1046a-esdhc") || in esdhc_init()
1062 of_device_is_compatible(np, "fsl,ls1028a-esdhc")) in esdhc_init()
1133 if (of_device_is_compatible(np, "fsl,p5040-esdhc") || in sdhci_esdhc_probe()
1134 of_device_is_compatible(np, "fsl,p5020-esdhc") || in sdhci_esdhc_probe()
1135 of_device_is_compatible(np, "fsl,p4080-esdhc") || in sdhci_esdhc_probe()
1136 of_device_is_compatible(np, "fsl,p1020-esdhc") || in sdhci_esdhc_probe()
1137 of_device_is_compatible(np, "fsl,t1040-esdhc")) in sdhci_esdhc_probe()
1140 if (of_device_is_compatible(np, "fsl,ls1021a-esdhc")) in sdhci_esdhc_probe()
[all …]
/Linux-v5.4/arch/powerpc/kernel/
Dlegacy_serial.c237 if (!of_device_is_compatible(isa_brg, "ibm,power8-lpc") || in add_legacy_isa_port()
306 if (of_device_is_compatible(pci_dev, "pci13a8,152") || in add_legacy_pci_port()
307 of_device_is_compatible(pci_dev, "pci13a8,154") || in add_legacy_pci_port()
308 of_device_is_compatible(pci_dev, "pci13a8,158")) { in add_legacy_pci_port()
429 if (of_device_is_compatible(np, "pciclass,0700") || in find_legacy_serial_ports()
430 of_device_is_compatible(np, "pciclass,070002")) in find_legacy_serial_ports()
432 else if (of_device_is_compatible(parent, "pciclass,0700") || in find_legacy_serial_ports()
433 of_device_is_compatible(parent, "pciclass,070002")) in find_legacy_serial_ports()
482 if (of_device_is_compatible(np, "fsl,ns16550")) in fixup_port_irq()
/Linux-v5.4/drivers/clk/versatile/
Dclk-icst.c523 if (of_device_is_compatible(np, "arm,syscon-icst525")) { in of_syscon_icst_setup()
526 } else if (of_device_is_compatible(np, "arm,syscon-icst307")) { in of_syscon_icst_setup()
529 } else if (of_device_is_compatible(np, "arm,syscon-icst525-integratorap-cm")) { in of_syscon_icst_setup()
532 } else if (of_device_is_compatible(np, "arm,syscon-icst525-integratorap-sys")) { in of_syscon_icst_setup()
535 } else if (of_device_is_compatible(np, "arm,syscon-icst525-integratorap-pci")) { in of_syscon_icst_setup()
538 } else if (of_device_is_compatible(np, "arm,syscon-icst525-integratorcp-cm-core")) { in of_syscon_icst_setup()
541 } else if (of_device_is_compatible(np, "arm,syscon-icst525-integratorcp-cm-mem")) { in of_syscon_icst_setup()
/Linux-v5.4/arch/arm/mach-imx/
Danatop.c121 if (of_device_is_compatible(np, "fsl,imx6sl-anatop")) in imx_init_revision_from_anatop()
123 if (of_device_is_compatible(np, "fsl,imx7d-anatop")) in imx_init_revision_from_anatop()
132 if (of_device_is_compatible(np, "fsl,imx7d-anatop")) { in imx_init_revision_from_anatop()
/Linux-v5.4/drivers/irqchip/
Dirq-omap-intc.c307 if (of_device_is_compatible(node, "ti,omap2-intc") || in omap_init_irq()
308 of_device_is_compatible(node, "ti,omap3-intc")) { in omap_init_irq()
374 if (of_device_is_compatible(node, "ti,dm814-intc") || in intc_of_init()
375 of_device_is_compatible(node, "ti,dm816-intc") || in intc_of_init()
376 of_device_is_compatible(node, "ti,am33xx-intc")) { in intc_of_init()
/Linux-v5.4/arch/powerpc/platforms/4xx/
Dpci.c68 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()
180 !(of_device_is_compatible(hose->dn, "ibm,plb-pciex-460sx") in ppc4xx_parse_dma_ranges()
181 || of_device_is_compatible(hose->dn, "ibm,plb-pciex-476fpe"))) { in ppc4xx_parse_dma_ranges()
1421 if (of_device_is_compatible(np, "ibm,plb-pciex-440spe")) { in ppc4xx_pciex_check_core_init()
1427 if (of_device_is_compatible(np, "ibm,plb-pciex-460ex")) in ppc4xx_pciex_check_core_init()
1429 if (of_device_is_compatible(np, "ibm,plb-pciex-460sx")) in ppc4xx_pciex_check_core_init()
[all …]
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-of-simple.c54 if (of_device_is_compatible(np, "rockchip,rk3399-dwc3")) in dwc3_of_simple_probe()
57 if (of_device_is_compatible(np, "amlogic,meson-axg-dwc3") || in dwc3_of_simple_probe()
58 of_device_is_compatible(np, "amlogic,meson-gxl-dwc3")) { in dwc3_of_simple_probe()
/Linux-v5.4/arch/mips/ath79/
Dclock.c633 if (of_device_is_compatible(np, "qca,ar7100-pll")) in ath79_clocks_init_dt()
635 else if (of_device_is_compatible(np, "qca,ar7240-pll") || in ath79_clocks_init_dt()
636 of_device_is_compatible(np, "qca,ar9130-pll")) in ath79_clocks_init_dt()
638 else if (of_device_is_compatible(np, "qca,ar9330-pll")) in ath79_clocks_init_dt()
640 else if (of_device_is_compatible(np, "qca,ar9340-pll")) in ath79_clocks_init_dt()
642 else if (of_device_is_compatible(np, "qca,qca9530-pll")) in ath79_clocks_init_dt()
644 else if (of_device_is_compatible(np, "qca,qca9550-pll")) in ath79_clocks_init_dt()
646 else if (of_device_is_compatible(np, "qca,qca9560-pll")) in ath79_clocks_init_dt()
/Linux-v5.4/drivers/gpu/drm/pl111/
Dpl111_vexpress.c47 if (of_device_is_compatible(child, "arm,pl111")) { in pl111_vexpress_clcd_init()
52 if (of_device_is_compatible(child, "arm,hdlcd")) { in pl111_vexpress_clcd_init()
/Linux-v5.4/arch/powerpc/platforms/maple/
Dpci.c513 if (of_device_is_compatible(dev, "u3-agp")) { in maple_add_bridge()
517 } else if (of_device_is_compatible(dev, "u3-ht")) { in maple_add_bridge()
521 } else if (of_device_is_compatible(dev, "u4-pcie")) { in maple_add_bridge()
606 if ((of_device_is_compatible(np, "u4-pcie") || in maple_pci_init()
607 of_device_is_compatible(np, "u3-agp")) && in maple_pci_init()
611 if (of_device_is_compatible(np, "u3-ht")) { in maple_pci_init()
/Linux-v5.4/arch/arm/mach-shmobile/
Dpm-rcar-gen2.c60 if (of_device_is_compatible(np, "arm,cortex-a15")) in rcar_gen2_pm_init()
62 else if (of_device_is_compatible(np, "arm,cortex-a7")) in rcar_gen2_pm_init()
/Linux-v5.4/drivers/gpio/
Dgpiolib-of.c132 (of_device_is_compatible(np, "regulator-fixed") || in of_gpio_flags_quirks()
133 of_device_is_compatible(np, "reg-fixed-voltage") || in of_gpio_flags_quirks()
136 of_device_is_compatible(np, "regulator-gpio")))) { in of_gpio_flags_quirks()
155 of_device_is_compatible(np, "reg-fixed-voltage") && in of_gpio_flags_quirks()
368 if (!of_device_is_compatible(np, "spi-gpio") || !con_id) in of_find_spi_gpio()
394 if (!of_device_is_compatible(np, "fsl,spi") && in of_find_spi_cs_gpio()
395 !of_device_is_compatible(np, "aeroflexgaisler,spictrl")) in of_find_spi_cs_gpio()
/Linux-v5.4/arch/powerpc/platforms/44x/
Diss4xx.c62 if (of_device_is_compatible(np, "ibm,uic")) { in iss4xx_init_irq()
66 } else if (of_device_is_compatible(np, "chrp,open-pic")) { in iss4xx_init_irq()
/Linux-v5.4/drivers/watchdog/
Daspeed_wdt.c319 if ((of_device_is_compatible(np, "aspeed,ast2500-wdt")) || in aspeed_wdt_probe()
320 (of_device_is_compatible(np, "aspeed,ast2600-wdt"))) { in aspeed_wdt_probe()
370 if (of_device_is_compatible(np, "aspeed,ast2400-wdt") || in aspeed_wdt_probe()
371 of_device_is_compatible(np, "aspeed,ast2500-wdt")) in aspeed_wdt_probe()

12345678910>>...13