Searched refs:wb_sdmmc_width (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dw83l518dvar.h43 int wb_sdmmc_width; member in struct:wb_softc
H A Dw83l518d_sdmmc.c173 wb->wb_sdmmc_width = 1;
307 wb->wb_sdmmc_width = width;
474 blklen = blklen + 2 * wb->wb_sdmmc_width;
476 ((blklen >> 4) & 0xf0) | (wb->wb_sdmmc_width / 4));

Completed in 65 milliseconds