planetcore_get_decimal 32 arch/powerpc/boot/ep405.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_CRYSTAL_HZ, &val)) { planetcore_get_decimal 40 arch/powerpc/boot/ep405.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_KB_NVRAM, &val)) { planetcore_get_decimal 59 arch/powerpc/boot/ep405.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_MB_RAM, &mem_size)) planetcore_get_decimal 27 arch/powerpc/boot/ep8248e.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_CRYSTAL_HZ, &val)) { planetcore_get_decimal 41 arch/powerpc/boot/ep8248e.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_MB_RAM, &mem_size)) planetcore_get_decimal 25 arch/powerpc/boot/ep88xc.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_CRYSTAL_HZ, &val)) { planetcore_get_decimal 39 arch/powerpc/boot/ep88xc.c if (!planetcore_get_decimal(table, PLANETCORE_KEY_MB_RAM, &mem_size)) planetcore_get_decimal 34 arch/powerpc/boot/planetcore.h int planetcore_get_decimal(const char *table, const char *key, u64 *val);