Searched refs:MMC_WRITE_BLOCK_MULTIPLE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/sdmmc/
H A Dsdmmcreg.h40 #define MMC_WRITE_BLOCK_MULTIPLE 25 /* R1 */ macro
H A Dsdmmc_mem.c1234 MMC_WRITE_BLOCK_MULTIPLE : MMC_WRITE_BLOCK_SINGLE;
1247 cmd.c_opcode == MMC_WRITE_BLOCK_MULTIPLE) {
/openbsd-current/sys/arch/octeon/dev/
H A Doctmmc.c602 cmd->c_opcode == MMC_WRITE_BLOCK_MULTIPLE)
841 if (cmd->c_opcode == MMC_WRITE_BLOCK_MULTIPLE &&

Completed in 139 milliseconds