Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmmc.h603 char init_in_progress; /* 1 if we have done mmc_start_init() */ member
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c2329 mmc->init_in_progress = 1;
2339 mmc->init_in_progress = 0;
2366 if (!mmc->init_in_progress)