Home
last modified time | relevance | path

Searched defs:of_dump_addr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/of/
H A Dfdt_address.c27 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 Daddress.c28 static void of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr() function
36 static void of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr() function
/openbmc/u-boot/drivers/core/
H A Dof_addr.c25 static void of_dump_addr(const char *s, const __be32 *addr, int na) in of_dump_addr() function
33 static void of_dump_addr(const char *s, const __be32 *addr, int na) { } in of_dump_addr() function
/openbmc/u-boot/common/
H A Dfdt_support.c949 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) in of_dump_addr() function
957 static void of_dump_addr(const char *s, const fdt32_t *addr, int na) { } in of_dump_addr() function