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

/netbsd-current/sys/dev/ic/
H A Ddwc_mmc_reg.h90 #define DWC_MMC_CMD_START __BIT(31) macro
H A Ddwc_mmc.c346 cmd = DWC_MMC_CMD_START |
355 if (!(MMC_READ(sc, DWC_MMC_CMD) & DWC_MMC_CMD_START))
595 uint32_t cmdval = DWC_MMC_CMD_START;

Completed in 84 milliseconds