Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dcavium.c125 u8 desired_ctype = 0, desired_rtype = 0; in cvm_mmc_get_cr_mods() local
136 desired_ctype = (cmd->data->flags & MMC_DATA_WRITE) ? 2 : 1; in cvm_mmc_get_cr_mods()
141 desired_ctype = 0; in cvm_mmc_get_cr_mods()
160 r.ctype_xor = desired_ctype ^ hardware_ctype; in cvm_mmc_get_cr_mods()