SDHCI_MAKE_BLKSZ
val &= ~SDHCI_MAKE_BLKSZ(0x7, 0);
ret &= (~SDHCI_MAKE_BLKSZ(0x7, 0));
SDHCI_MAKE_BLKSZ(host->sdma_boundary, data->blksz),
sdhci_writew(host, SDHCI_MAKE_BLKSZ(b, 128), SDHCI_BLOCK_SIZE);
sdhci_writew(host, SDHCI_MAKE_BLKSZ(b, 64), SDHCI_BLOCK_SIZE);
sdhci_writew(host, SDHCI_MAKE_BLKSZ(host->sdma_boundary, 512),