Searched refs:of_device_is_compatible (Results 201 - 225 of 412) sorted by relevance

1234567891011>>

/linux-master/drivers/mmc/host/
H A Dcavium-octeon.c178 if (of_device_is_compatible(node, "cavium,octeon-7890-mmc")) {
/linux-master/arch/powerpc/platforms/4xx/
H A Duic.c234 BUG_ON(! of_device_is_compatible(node, "ibm,uic"));
/linux-master/drivers/remoteproc/
H A Dst_slim_rproc.c234 if (!of_device_is_compatible(np, "st,slim-rproc"))
/linux-master/drivers/mailbox/
H A Darm_mhu_db.c259 if (!of_device_is_compatible(np, "arm,mhu-doorbell"))
/linux-master/arch/powerpc/platforms/pasemi/
H A Dsetup.c255 if (of_device_is_compatible(np, "open-pic")) {
/linux-master/arch/arm/mach-mxs/
H A Dmach-mxs.c366 if (of_device_is_compatible(np, "fsl,imx23-clkctrl"))
/linux-master/drivers/clk/imx/
H A Dclk-imx8qxp.c111 return of_device_is_compatible(node, "fsl,imx8dxl-clk");
/linux-master/drivers/mfd/
H A Dsyscon.c203 if (!of_device_is_compatible(np, "syscon"))
/linux-master/drivers/pwm/
H A Dpwm-tiecap.c231 if (of_device_is_compatible(np, "ti,am33xx-ecap")) {
/linux-master/drivers/soc/sunxi/
H A Dsunxi_sram.c123 if (!of_device_is_compatible(sram_node, "mmio-sram"))
/linux-master/drivers/usb/host/
H A Dehci-orion.c184 if (of_device_is_compatible(dev->of_node, "marvell,armada-3700-ehci"))
/linux-master/arch/powerpc/sysdev/
H A Dfsl_gtm.c367 if (!of_device_is_compatible(np, "fsl,cpm2-gtm")) {
/linux-master/drivers/of/
H A Dbase.c362 int of_device_is_compatible(const struct device_node *device, function
373 EXPORT_SYMBOL(of_device_is_compatible); variable
388 tmp = of_device_is_compatible(device, *compat);
743 if (of_device_is_compatible(child, compatible))
/linux-master/drivers/clk/qcom/
H A Dclk-cbf-8996.c302 if (of_device_is_compatible(dev->of_node, "qcom,msm8996pro-cbf")) {
H A Ddispcc-sm8250.c1273 if (of_device_is_compatible(pdev->dev.of_node, "qcom,sc8180x-dispcc") ||
1274 of_device_is_compatible(pdev->dev.of_node, "qcom,sm8150-dispcc")) {
1294 } else if (of_device_is_compatible(pdev->dev.of_node, "qcom,sm8350-dispcc")) {
/linux-master/drivers/xen/
H A Dgrant-dma-ops.c337 if (!of_device_is_compatible(iommu_spec.np, "xen,grant-dma") ||
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-snps-pcie3.c274 if (of_device_is_compatible(np, "rockchip,rk3588-pcie3-phy")) {
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-replicator.c229 of_device_is_compatible(dev->of_node, "arm,coresight-replicator"))
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c814 if (of_device_is_compatible(dev->of_node, "brcm,iproc-nsp-gpio"))
817 else if (of_device_is_compatible(dev->of_node,
839 if (of_device_is_compatible(dev->of_node,
/linux-master/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c704 if (of_device_is_compatible(dev->of_node, "qcom,msm-iommu-v2-sec"))
770 if (of_device_is_compatible(child, "qcom,msm-iommu-v1-sec") ||
771 of_device_is_compatible(child, "qcom,msm-iommu-v2-sec")) {
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c2909 if (of_device_is_compatible(np, "ibm,emac4sync")) {
2911 if (of_device_is_compatible(np, "ibm,emac-460ex") ||
2912 of_device_is_compatible(np, "ibm,emac-460gt"))
2914 if (of_device_is_compatible(np, "ibm,emac-405ex") ||
2915 of_device_is_compatible(np, "ibm,emac-405exr"))
2917 if (of_device_is_compatible(np, "ibm,emac-apm821xx")) {
2922 } else if (of_device_is_compatible(np, "ibm,emac4")) {
2924 if (of_device_is_compatible(np, "ibm,emac-440gx"))
2927 if (of_device_is_compatible(np, "ibm,emac-440ep") ||
2928 of_device_is_compatible(n
[all...]
H A Dmal.c533 mal->version = of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal2") ? 2 : 1;
572 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal-405ez")) {
627 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,mcmal-axon"))
/linux-master/drivers/video/fbdev/
H A Doffb.c353 } else if (dp && (of_device_is_compatible(dp, "pci1014,b7") ||
354 of_device_is_compatible(dp, "pci1014,21c"))) {
372 } else if (dp && of_device_is_compatible(dp, "qemu,std-vga")) {
/linux-master/drivers/macintosh/
H A Dvia-pmu.c314 of_device_is_compatible(vias->parent, "ohare"))
316 else if (of_device_is_compatible(vias->parent, "paddington"))
318 else if (of_device_is_compatible(vias->parent, "heathrow"))
320 else if (of_device_is_compatible(vias->parent, "Keylargo")
321 || of_device_is_compatible(vias->parent, "K2-Keylargo")) {
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c207 if (of_device_is_compatible(dev->of_node, "mediatek,mt8173-vcodec-enc"))
209 else if (of_device_is_compatible(dev->of_node, "mediatek,mt8183-vcodec-enc"))
211 else if (of_device_is_compatible(dev->of_node, "mediatek,mt8192-vcodec-enc"))
213 else if (of_device_is_compatible(dev->of_node, "mediatek,mt8195-vcodec-enc"))
215 else if (of_device_is_compatible(dev->of_node, "mediatek,mt8188-vcodec-enc"))

Completed in 433 milliseconds

1234567891011>>