Searched refs:EMMC_STATE_TRAN (Results 1 – 3 of 3) sorted by relevance
83 #define EMMC_STATE_TRAN 4 macro
140 } while (state != EMMC_STATE_TRAN); in emmc_enumerate()294 } while (state != EMMC_STATE_TRAN); in emmc_erase_blocks()
22 #define EMMC_STATE_TRAN 4 macro867 } while (EMMC_GET_STATE (DevStatus) != EMMC_STATE_TRAN); in EmmcSetBusMode()