MMC_CAP_8_BIT_DATA
if (mmcbr_get_caps(sc->dev) & MMC_CAP_8_BIT_DATA) {
host_caps |= MMC_CAP_8_BIT_DATA;
(host_caps & MMC_CAP_8_BIT_DATA) ? "8bits" :