Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/geode/
H A Dalix.c119 static bool __init alix_present(unsigned long bios_phys, in alix_present() function
195 if (alix_present(BIOS_SIGNATURE_TINYBIOS, tinybios_sig, sizeof(tinybios_sig) - 1) || in alix_init()
196 alix_present(BIOS_SIGNATURE_COREBOOT, coreboot_sig, sizeof(coreboot_sig) - 1) || in alix_init()