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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dplanetcore.h34 int planetcore_get_hex(const char *table, const char *key, u64 *val);
H A Dplanetcore.c65 int planetcore_get_hex(const char *table, const char *key, u64 *val) function
89 if (!planetcore_get_hex(table, PLANETCORE_KEY_MAC_ADDR, &int_addr))

Completed in 43 milliseconds