Home
last modified time | relevance | path

Searched refs:of_device_is_compatible (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/dm/
A Dof_access.h176 int of_device_is_compatible(const struct device_node *np, const char *compat,
/u-boot/drivers/core/
A Dof_access.c226 int of_device_is_compatible(const struct device_node *device, in of_device_is_compatible() function
407 if (of_device_is_compatible(np, compatible, type, NULL) && in of_find_compatible_node()
A Dofnode.c942 return of_device_is_compatible(ofnode_to_np(node), compat, in ofnode_device_is_compatible()
/u-boot/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.c2663 if (of_device_is_compatible(child, "brcm,nandcs")) { in brcmnand_probe()

Completed in 13 milliseconds