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

/netbsd-current/sys/dev/ic/
H A Ddwc_mmc_reg.h43 #define DWC_MMC_CMD 0x002c macro
H A Ddwc_mmc.c352 MMC_WRITE(sc, DWC_MMC_CMD, cmd);
355 if (!(MMC_READ(sc, DWC_MMC_CMD) & DWC_MMC_CMD_START))
374 MMC_READ(sc, DWC_MMC_CMD));
734 MMC_WRITE(sc, DWC_MMC_CMD, cmdval | cmd->c_opcode);

Completed in 121 milliseconds