Home
last modified time | relevance | path

Searched defs:of_bus (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/core/
A Dof_addr.c40 struct of_bus { struct
51 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells() argument
/u-boot/common/
A Dfdt_support.c1040 struct of_bus { struct
1041 const char *name;
1042 const char *addresses;
1043 int (*match)(const void *blob, int parentoffset);
1044 void (*count_cells)(const void *blob, int parentoffset,
1069 static u64 of_bus_default_map(fdt32_t *addr, const fdt32_t *range, in of_bus_default_map() argument

Completed in 9 milliseconds