Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dsh_mmcif.h39 bool ccs_unsupported : 1; member
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-kzm9g.c368 .ccs_unsupported = true,
Dboard-armadillo800eva.c857 .ccs_unsupported = true,
/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c1412 host->ccs_enable = !pd || !pd->ccs_unsupported; in sh_mmcif_probe()