Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Drpmb.c50 #define MMC_WRITE_FLAG_W 1 macro
51 #define MMC_WRITE_FLAG_RELW (MMC_WRITE_FLAG_W | MMC_RELIABLE_WRITE_FLAG)
160 cmd->write_flag = MMC_WRITE_FLAG_W; in send_mmc_rpmb_req()