Searched refs:fdt_node_check_compatible (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/libfdt/ |
| H A D | fdt_ro.c | 737 int fdt_node_check_compatible(const void *fdt, int nodeoffset, in fdt_node_check_compatible() function 765 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
|
| H A D | libfdt.h | 932 int fdt_node_check_compatible(const void *fdt, int nodeoffset,
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_intel_max10.c | 65 if (fdt_node_check_compatible(fdt_root, 0, id->compatible)) in max10_match_compatible() 573 if (!fdt_node_check_compatible(fdt_root, offset, in max10_secure_hw_init()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-helper-board.c | 286 ret = fdt_node_check_compatible(fdt_addr, phy_parent, in __get_phy_info_from_dt()
|