Searched refs:of_device_is_compatible (Results 76 - 100 of 412) sorted by relevance

1234567891011>>

/linux-master/drivers/irqchip/
H A Dirq-ls-extirq.c207 priv->is_ls1021a_or_ls1043a = of_device_is_compatible(node, "fsl,ls1021a-extirq") ||
208 of_device_is_compatible(node, "fsl,ls1043a-extirq");
/linux-master/drivers/usb/isp1760/
H A Disp1760-if.c209 if (of_device_is_compatible(dp, "nxp,usb-isp1761"))
212 if (of_device_is_compatible(dp, "nxp,usb-isp1763"))
/linux-master/arch/powerpc/platforms/cell/
H A Dsetup.c98 if (!of_device_is_compatible(hose->dn, "pciex"))
192 if (!of_device_is_compatible(dn, "CBEA,platform-open-pic"))
/linux-master/drivers/usb/dwc3/
H A Ddwc3-keystone.c136 if (of_device_is_compatible(node, "ti,am654-dwc3"))
190 if (!of_device_is_compatible(node, "ti,am654-dwc3"))
/linux-master/arch/powerpc/platforms/4xx/
H A Dsoc.c174 if (of_device_is_compatible(np, "ibm,l2-cache-460ex") ||
175 of_device_is_compatible(np, "ibm,l2-cache-460gt"))
/linux-master/drivers/clk/renesas/
H A Dclk-mstp.c204 if (of_device_is_compatible(np, "renesas,r7s72100-mstp-clocks"))
262 if (of_device_is_compatible(clkspec.np,
/linux-master/arch/arm/mm/
H A Dcache-b15-rac.c316 if (of_device_is_compatible(cpu_dn, "brcm,brahma-b15"))
318 else if (of_device_is_compatible(cpu_dn, "brcm,brahma-b53"))
/linux-master/arch/powerpc/sysdev/
H A Ddart_iommu.c365 if (of_device_is_compatible(np, "U4-pcie") ||
366 of_device_is_compatible(np, "u4-pcie")) {
H A Dfsl_msi.c207 if (of_device_is_compatible(np, "fsl,mpic-msi") ||
208 of_device_is_compatible(np, "fsl,vmpic-msi") ||
209 of_device_is_compatible(np, "fsl,vmpic-msi-v4.3"))
478 if (of_device_is_compatible(dev->dev.of_node, "fsl,mpic-msi-v4.3") ||
479 of_device_is_compatible(dev->dev.of_node, "fsl,vmpic-msi-v4.3")) {
/linux-master/sound/soc/xilinx/
H A Dxlnx_i2s.c210 if (of_device_is_compatible(node, "xlnx,i2s-transmitter-1.0")) {
218 } else if (of_device_is_compatible(node, "xlnx,i2s-receiver-1.0")) {
/linux-master/arch/riscv/kernel/
H A Dcpu.c53 if (!of_device_is_compatible(node, "riscv")) {
129 if (of_device_is_compatible(node, "riscv")) {
/linux-master/drivers/watchdog/
H A Dorion_wdt.c516 if (of_device_is_compatible(node, "marvell,orion-wdt")) {
523 } else if (of_device_is_compatible(node, "marvell,armada-370-wdt") ||
524 of_device_is_compatible(node, "marvell,armada-xp-wdt")) {
531 } else if (of_device_is_compatible(node, "marvell,armada-375-wdt") ||
532 of_device_is_compatible(node, "marvell,armada-380-wdt")) {
/linux-master/drivers/gpio/
H A Dgpio-mxc.c459 if (of_device_is_compatible(np, "fsl,imx7d-gpio"))
470 if (of_device_is_compatible(np, "fsl,imx21-gpio")) {
567 if (of_device_is_compatible(np, "fsl,imx8dxl-gpio") ||
568 of_device_is_compatible(np, "fsl,imx8qxp-gpio") ||
569 of_device_is_compatible(np, "fsl,imx8qm-gpio"))
H A Dgpio-mpc8xxx.c372 if (of_device_is_compatible(np, "fsl,qoriq-gpio") ||
373 of_device_is_compatible(np, "fsl,ls1028a-gpio") ||
374 of_device_is_compatible(np, "fsl,ls1088a-gpio") ||
/linux-master/drivers/ata/
H A Dpata_macio.c506 if (of_device_is_compatible(priv->node, "K2-UATA") ||
507 of_device_is_compatible(priv->node, "shasta-ata"))
950 if (of_device_is_compatible(priv->node, "shasta-ata")) {
953 } else if (of_device_is_compatible(priv->node, "kauai-ata")) {
956 } else if (of_device_is_compatible(priv->node, "K2-UATA")) {
959 } else if (of_device_is_compatible(priv->node, "keylargo-ata")) {
967 } else if (of_device_is_compatible(priv->node, "heathrow-ata")) {
/linux-master/drivers/usb/host/
H A Dehci-platform.c79 if (of_device_is_compatible(pdev->dev.of_node, "brcm,xgs-iproc-ehci"))
297 if (of_device_is_compatible(dev->dev.of_node,
299 of_device_is_compatible(dev->dev.of_node,
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c202 if (of_device_is_compatible(np, "qcom,msm8996-smmu-v2"))
462 if (np && of_device_is_compatible(np, "qcom,adreno-smmu"))
586 WARN(of_device_is_compatible(np, "qcom,adreno-smmu"),
/linux-master/drivers/clocksource/
H A Dmxs_timer.c228 (of_device_is_compatible(np, "fsl,imx23-timrot") ?
/linux-master/drivers/soc/fsl/
H A Drcpm.c135 if (of_device_is_compatible(np, "fsl,ls1021a-rcpm"))
/linux-master/include/linux/mfd/
H A Dti_am335x_tscadc.h187 return of_device_is_compatible(tscadc->dev->of_node,
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c170 if (!of_device_is_compatible(node, "nxp,tda998x")) {
/linux-master/drivers/mtd/hyperbus/
H A Dhyperbus-core.c74 if (!of_device_is_compatible(np, "cypress,hyperflash")) {
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-rtas.c189 return !of_device_is_compatible(node, "chrp,iic");
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dflipper-pic.c136 if (!of_device_is_compatible(pi, "nintendo,flipper-pi")) {
/linux-master/arch/powerpc/platforms/44x/
H A Dppc476.c133 if (of_device_is_compatible(np, "chrp,open-pic")) {

Completed in 521 milliseconds

1234567891011>>