Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dplanetcore.c65 int planetcore_get_hex(const char *table, const char *key, u64 *val) in planetcore_get_hex() function
89 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr)) in planetcore_set_mac_addrs()
Dplanetcore.h34 int planetcore_get_hex(const char *table, const char *key, u64 *val);