Searched defs:of_bus (Results 1 – 4 of 4) sorted by relevance
37 struct of_bus { struct48 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells() argument
990 struct of_bus { struct991 const char *name;992 const char *addresses;993 int (*match)(const void *blob, int parentoffset);994 void (*count_cells)(const void *blob, int parentoffset,1019 static u64 of_bus_default_map(fdt32_t *addr, const fdt32_t *range, in of_bus_default_map() argument