Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Djz_mmc.c112 #define MSC_IREG_END_CMD_RES BIT(2) macro
278 stat &= MSC_IREG_END_CMD_RES | MSC_IREG_TIME_OUT_RES; in jz_mmc_send_cmd()