Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-iproc.c37 bool is_cmd_shadowed; member
59 if ((reg == SDHCI_TRANSFER_MODE) && iproc_host->is_cmd_shadowed) { in sdhci_iproc_readw()
131 iproc_host->is_cmd_shadowed = false; in sdhci_iproc_writew()
145 iproc_host->is_cmd_shadowed = true; in sdhci_iproc_writew()