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

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

Completed in 87 milliseconds