Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_emmc.c29 #define MMC_RSP_BUSY BIT(3) /* card may send busy */ macro
/rk3399_ARM-atf/include/drivers/
H A Dmmc.h44 #define MMC_RSP_BUSY BIT_32(4U) /* device may be busy */ macro