Searched refs:wb_sdmmc_width (Results 1 – 2 of 2) sorted by relevance
173 wb->wb_sdmmc_width = 1; in wb_sdmmc_attach()307 wb->wb_sdmmc_width = width; in wb_sdmmc_bus_width()474 blklen = blklen + 2 * wb->wb_sdmmc_width; in wb_sdmmc_exec_command()476 ((blklen >> 4) & 0xf0) | (wb->wb_sdmmc_width / 4)); in wb_sdmmc_exec_command()
43 int wb_sdmmc_width; member