Searched refs:ofw_bus_is_compatible (Results 226 - 245 of 245) sorted by relevance

12345678910

/freebsd-11-stable/sys/arm/allwinner/
H A Dif_emac.c790 if (!ofw_bus_is_compatible(dev, "allwinner,sun4i-a10-emac"))
/freebsd-11-stable/sys/arm/at91/
H A Dat91_mci.c344 if (!ofw_bus_is_compatible(dev, "atmel,hsmci"))
H A Dif_macb.c1209 if (!ofw_bus_is_compatible(dev, "cdns,at32ap7000-macb"))
/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_mmc.c160 if (!ofw_bus_is_compatible(dev, "lpc,mmc"))
H A Dif_lpe.c196 if (!ofw_bus_is_compatible(dev, "lpc,ethernet"))
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c690 if (!ofw_bus_is_compatible(dev, "amlogic,aml8726-sdxc-m8"))
H A Daml8726_mmc.c543 if (!ofw_bus_is_compatible(dev, "amlogic,aml8726-mmc"))
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c250 ofw_bus_is_compatible(device_t dev, char *name) function
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c271 if (!ofw_bus_is_compatible(dev, "IBM,v-scsi"))
/freebsd-11-stable/sys/dev/gpio/
H A Dgpiokeys.c375 if (!ofw_bus_is_compatible(dev, "gpio-keys"))
/freebsd-11-stable/sys/arm/versatile/
H A Dversatile_clcd.c218 if (ofw_bus_is_compatible(dev, "arm,pl110")) {
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c260 if (!ofw_bus_is_compatible(dev, "fsl,ipu3"))
H A Dimx6_ipu.c1110 if (!ofw_bus_is_compatible(dev, "fsl,imx6q-ipu"))
/freebsd-11-stable/sys/arm64/arm64/
H A Dgicv3_its.c1631 if (!ofw_bus_is_compatible(dev, "arm,gic-v3-its"))
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c1128 if (!ofw_bus_is_compatible(dev, "snps,dwmac"))
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c1008 if (!ofw_bus_is_compatible(dev, "mrvl,cesa"))
/freebsd-11-stable/sys/dev/sec/
H A Dsec.c206 if (!ofw_bus_is_compatible(dev, "fsl,sec2.0"))
/freebsd-11-stable/sys/dev/cadence/
H A Dif_cgem.c1636 if (!ofw_bus_is_compatible(dev, "cadence,gem"))
/freebsd-11-stable/sys/dev/mge/
H A Dif_mge.c1611 if (!ofw_bus_is_compatible(dev, "mrvl,ge"))
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c699 if (!ofw_bus_is_compatible(dev, "ti,cpsw"))

Completed in 568 milliseconds

12345678910