Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h139 #define MMC_STATE_PRG (7 << 9) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc.c182 MMC_STATE_PRG) in mmc_send_status()
731 MMC_STATE_PRG; in mmc_poll_for_busy()