Home
last modified time | relevance | path

Searched refs:planetcore_get_hex (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dplanetcore.c62 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() function
86 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
H A Dplanetcore.h35 int planetcore_get_hex(const char *table, const char *key, u64 *val);