Home
last modified time | relevance | path

Searched refs:SDHC_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/sdmmc/
Dsdhcreg.h25 #define SDHC_BLOCK_SIZE 0x04 macro
Dsdhc.c1877 HWRITE4(hp, SDHC_BLOCK_SIZE, blksize | (blkcount << 16)); in sdhc_start_command()
1890 HWRITE2(hp, SDHC_BLOCK_SIZE, blksize); in sdhc_start_command()