Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsh_mmcif.c252 bool ccs_enable; /* Command Completion Signal support */ member
552 if (host->ccs_enable) in sh_mmcif_sync_reset()
947 if (host->ccs_enable) in sh_mmcif_start_cmd()
957 if (host->ccs_enable) in sh_mmcif_start_cmd()
1368 if (host->ccs_enable) in sh_mmcif_intr()
1501 host->ccs_enable = !pd || !pd->ccs_unsupported; in sh_mmcif_probe()