Searched defs:of_dump_addr (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt_address.c | 27 static void __init of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr() function 35 static void __init of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr() function
|
| H A D | address.c | 32 static void of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr() function 40 static void of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr() function
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | of_addr.c | 26 static void of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr() function 34 static void of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr() function
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 1063 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) in of_dump_addr() function 1071 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) { } in of_dump_addr() function
|