Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Daspeed_soc_common.c157 sc->boot_from_emmc = aspeed_soc_boot_from_emmc; in aspeed_soc_class_init()
H A Daspeed_ast2600.c683 sc->boot_from_emmc = aspeed_soc_ast2600_boot_from_emmc; in aspeed_soc_ast2600_class_init()
H A Daspeed.c452 boot_emmc = sc->boot_from_emmc(bmc->soc); in aspeed_machine_init()
/openbmc/qemu/include/hw/arm/
H A Daspeed_soc.h167 bool (*boot_from_emmc)(AspeedSoCState *s); member