Lines Matching refs:MMC_MODE_4BIT
952 mmc->card_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT; in mmc_get_capabilities()
1340 mmc->card_caps |= MMC_MODE_4BIT; in sd_get_capabilities()
1557 if (cap == MMC_MODE_4BIT) in bus_width()
1632 if (caps & MMC_MODE_4BIT) in mmc_dump_capabilities()
1691 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1697 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1701 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1705 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1710 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1715 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1720 .widths = MMC_MODE_4BIT | MMC_MODE_1BIT,
1733 uint widths[] = {MMC_MODE_4BIT, MMC_MODE_1BIT}; in sd_select_mode_and_width()
1924 .widths = MMC_MODE_8BIT | MMC_MODE_4BIT,
1930 .widths = MMC_MODE_8BIT | MMC_MODE_4BIT,
1934 .widths = MMC_MODE_8BIT | MMC_MODE_4BIT | MMC_MODE_1BIT,
1938 .widths = MMC_MODE_8BIT | MMC_MODE_4BIT | MMC_MODE_1BIT,
1942 .widths = MMC_MODE_8BIT | MMC_MODE_4BIT | MMC_MODE_1BIT,
1958 {MMC_MODE_4BIT, true, EXT_CSD_DDR_BUS_WIDTH_4},
1960 {MMC_MODE_4BIT, false, EXT_CSD_BUS_WIDTH_4},