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

/netbsd-current/sys/dev/sdmmc/
H A Dsdmmc_ioreg.h151 #define SD_IO_FBR_BLOCKLEN 0x10 /* 0x110-0x111 */ macro
H A Dsdmmc_io.c841 SD_IO_FBR_BLOCKLEN, blklen & 0xff);
843 SD_IO_FBR_BLOCKLEN + 1, (blklen >> 8) & 0xff);

Completed in 108 milliseconds