Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h171 #define MMC_STATE_PRG (7 << 9) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c224 MMC_STATE_PRG) in mmc_send_status()