Home
last modified time | relevance | path

Searched refs:ofw_bus_node_is_compatible (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13.1/sys/dev/dpaa/
H A Dif_dtsec_fdt.c118 if (ofw_bus_node_is_compatible(phy_node, "fsl,fman-mdio")) in find_mdio()
214 if (ofw_bus_node_is_compatible(fman_rxtx_node[0], in dtsec_fdt_attach()
218 if (ofw_bus_node_is_compatible(fman_rxtx_node[1], in dtsec_fdt_attach()
H A Dbman_fdt.c131 if (ofw_bus_node_is_compatible(node, "fsl,bman-portal")) in bman_portals_fdt_probe()
188 if (!ofw_bus_node_is_compatible(child, "fsl,bman-portal")) { in bman_portals_fdt_attach()
H A Dqman_fdt.c131 if (ofw_bus_node_is_compatible(node, "fsl,qman-portal")) in qman_portals_fdt_probe()
216 if (!ofw_bus_node_is_compatible(child, "fsl,qman-portal")) { in qman_portals_fdt_attach()
/freebsd-13.1/sys/dev/uart/
H A Duart_cpu_powerpc.c170 if (ofw_bus_node_is_compatible(input, "chrp,es")) { in uart_cpu_getdev()
174 } else if (ofw_bus_node_is_compatible(input,"ns16550") || in uart_cpu_getdev()
175 ofw_bus_node_is_compatible(input,"ns8250")) { in uart_cpu_getdev()
H A Duart_bus_fdt.c145 if (ofw_bus_node_is_compatible(node, ocd->ocd_str)) in uart_fdt_find_compatible()
/freebsd-13.1/sys/dev/altera/dwc/
H A Dif_dwc_socfpga.c87 if (ofw_bus_node_is_compatible(root, "altr,socfpga-stratix10")) in if_dwc_socfpga_mii_clk()
/freebsd-13.1/sys/dev/fdt/
H A Dfdt_arm_platform.c68 if (ofw_bus_node_is_compatible(root, compat) != 0) in fdt_platform_probe()
H A Dfdt_common.c216 if (ofw_bus_node_is_compatible(node, "simple-bus")) in fdt_immr_addr()
265 if (ofw_bus_node_is_compatible(child, compat)) { in fdt_find_compatible()
284 if (ofw_bus_node_is_compatible(node, compat) && in fdt_depth_search_compatible()
/freebsd-13.1/sys/dev/mmc/host/
H A Ddwmmc_altera.c80 if (ofw_bus_node_is_compatible(root, "altr,socfpga-stratix10")) { in altera_dwmmc_attach()
/freebsd-13.1/sys/arm/mv/
H A Dmv_armv7_machdep.c131 if (ofw_bus_node_is_compatible(node, "marvell,armada380") == 0) in mv_busdma_tag_init()
170 if (ofw_bus_node_is_compatible(node, "mrvl,mpp")) in platform_mpp_init()
H A Dmv_common.c507 compat = ofw_bus_node_is_compatible(node, in mv_fdt_pm()
682 if (ofw_bus_node_is_compatible(node, "marvell,armada380")) in soc_id()
2603 if (ofw_bus_node_is_compatible(node, "mrvl,cesa-sram")) in win_cpu_from_dt()
2636 if (ofw_bus_node_is_compatible(node, "mrvl,cesa-sram")) { in win_cpu_from_dt()
2674 if (!ofw_bus_node_is_compatible(child, soc_nodes[i].compat)) in fdt_win_process()
2737 if (ofw_bus_node_is_compatible(node, "marvell,armada380")) in fdt_win_setup()
2752 if (ofw_bus_node_is_compatible(child, "marvell,armada-370-pcie")) { in fdt_win_setup()
H A Dmv_pci.c428 ofw_bus_node_is_compatible( in mv_pcib_probe()
464 if (ofw_bus_node_is_compatible(node, "mrvl,pcie")) { in mv_pcib_attach()
470 } else if (ofw_bus_node_is_compatible(parnode, "marvell,armada-370-pcie")) { in mv_pcib_attach()
476 } else if (ofw_bus_node_is_compatible(node, "mrvl,pci")) { in mv_pcib_attach()
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2838_xhci.c96 if (!ofw_bus_node_is_compatible(root, "raspberrypi,4-model-b")) in bcm_xhci_probe()
H A Dbcm2835_vcbus.c204 if (ofw_bus_node_is_compatible(root, in bcm283x_get_current_memcfg()
/freebsd-13.1/sys/dev/usb/
H A Dusb_fdt_support.c74 if (!ofw_bus_node_is_compatible(child, compat)) in find_udev_in_children()
/freebsd-13.1/sys/dev/ofw/
H A Dofw_bus_subr.h118 int ofw_bus_node_is_compatible(phandle_t, const char *);
/freebsd-13.1/sys/dev/mii/
H A Dmii_fdt.c176 if (ofw_bus_node_is_compatible(cfg->phynode, in mii_fdt_get_config()
/freebsd-13.1/sys/riscv/riscv/
H A Didentcpu.c151 if (!ofw_bus_node_is_compatible(node, "riscv")) in fill_elf_hwcap()
/freebsd-13.1/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c88 return ofw_bus_node_is_compatible(child, "arm,cortex-a15"); in alpine_validate_cpu()
/freebsd-13.1/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c180 if (!ofw_bus_node_is_compatible(root, "nvidia,tegra124")) in tegra124_coretemp_identify()
/freebsd-13.1/sys/arm64/nvidia/tegra210/
H A Dtegra210_coretemp.c185 if (!ofw_bus_node_is_compatible(root, "nvidia,tegra210")) in tegra210_coretemp_identify()
/freebsd-13.1/sys/arm/allwinner/
H A Daw_ccu.c168 if (ofw_bus_node_is_compatible(root, compat->ocd_str)) in aw_ccu_search_compatible()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk_pinctrl.c1245 if (ofw_bus_node_is_compatible(node, "rockchip,rk3399-pinctrl") || in rk_pinctrl_attach()
1246 ofw_bus_node_is_compatible(node, "rockchip,rk3288-pinctrl")) { in rk_pinctrl_attach()
1268 if (!ofw_bus_node_is_compatible(node, "rockchip,gpio-bank")) in rk_pinctrl_attach()
/freebsd-13.1/sys/arm/ti/usb/
H A Domap_ehci.c305 if (ofw_bus_node_is_compatible(root, "ti,omap4-panda")) in omap_ehci_attach()
/freebsd-13.1/sys/mips/mediatek/
H A Dmtk_soc.c279 if (ofw_bus_node_is_compatible(node, compat_data[i].ocd_str)) { in mtk_soc_try_early_detect()

12