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.c47 #define MMC_WRITE_FLAG_W 1 macro
48 #define MMC_WRITE_FLAG_RELW (MMC_WRITE_FLAG_W | MMC_RELIABLE_WRITE_FLAG)
130 cmd->write_flag = MMC_WRITE_FLAG_W; in rpmb_send()