Home
last modified time | relevance | path

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

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