Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c249 bool ccs_enable; /* Command Completion Signal support */ member
505 if (host->ccs_enable) in sh_mmcif_sync_reset()
892 if (host->ccs_enable) in sh_mmcif_start_cmd()
902 if (host->ccs_enable) in sh_mmcif_start_cmd()
1282 if (host->ccs_enable) in sh_mmcif_intr()
1412 host->ccs_enable = !pd || !pd->ccs_unsupported; in sh_mmcif_probe()