Home
last modified time | relevance | path

Searched defs:preinit (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2827 void mmc_set_preinit(struct mmc *mmc, int preinit) in mmc_set_preinit()
/openbmc/u-boot/include/
H A Dmmc.h623 char preinit; /* start init as early as possible */ member